Searched defs:cm (Results 1 – 7 of 7) sorted by relevance
37 CookieManager cm = new CookieManager(createCookieStore(), null); in testCookiesWithoutLeadingPeriod() local52 CookieManager cm = new CookieManager(createCookieStore(), null); in testCookiesWithLeadingPeriod() local
37 CookieManager cm = new CookieManager(createCookieStore(), null); in testCookiesWithLeadingPeriod() local
1480 CookieManager cm = new CookieManager(fscs, CookiePolicy.ACCEPT_ALL); in testCookieWithNullPath() local1540 CookieManager cm = new CookieManager(createCookieStore(), null); in testCookieWithNoPeriod() local1558 CookieManager cm = new CookieManager(createCookieStore(), null); in testLenientExpiresParsing() local1581 CookieManager cm = new CookieManager(createCookieStore(), null); in testClearingWithMaxAge0() local
65 String cm = System.getProperty("sun.net.ftpClientProvider"); in loadProviderFromProperty() local
59 CollectionModifier cm = new CollectionModifier(myCollection); in test_Constructor() local
218 struct cmsghdr *cm = NULL; in structCmsghdrArrayToMsgcontrol() local277 struct cmsghdr *cm = NULL; in msgcontrolToStructCmsghdrArray() local
1403 final ConcurrentMap<T,Integer> cm = (m instanceof ConcurrentMap) in checkNPEConsistency() local