Home
last modified time | relevance | path

Searched defs:cm (Results 1 – 6 of 6) sorted by relevance

/libcore/luni/src/test/java/libcore/java/net/
DCookiesMCompatibilityTest.java37 CookieManager cm = new CookieManager(createCookieStore(), null); in testCookiesWithoutLeadingPeriod() local
52 CookieManager cm = new CookieManager(createCookieStore(), null); in testCookiesWithLeadingPeriod() local
DCookiesTest.java37 CookieManager cm = new CookieManager(createCookieStore(), null); in testCookiesWithLeadingPeriod() local
DAbstractCookiesTest.java1473 CookieManager cm = new CookieManager(fscs, CookiePolicy.ACCEPT_ALL); in testCookieWithNullPath() local
1533 CookieManager cm = new CookieManager(createCookieStore(), null); in testCookieWithNoPeriod() local
1551 CookieManager cm = new CookieManager(createCookieStore(), null); in testLenientExpiresParsing() local
1574 CookieManager cm = new CookieManager(createCookieStore(), null); in testClearingWithMaxAge0() local
/libcore/ojluni/src/main/java/sun/net/ftp/
DFtpClientProvider.java65 String cm = System.getProperty("sun.net.ftpClientProvider"); in loadProviderFromProperty() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DConcurrentModificationExceptionTest.java59 CollectionModifier cm = new CollectionModifier(myCollection); in test_Constructor() local
/libcore/luni/src/main/native/
DNetworkUtilities.cpp210 struct cmsghdr *cm = NULL; in structCmsghdrArrayToMsgcontrol() local
269 struct cmsghdr *cm = NULL; in msgcontrolToStructCmsghdrArray() local