Home
last modified time | relevance | path

Searched defs:found (Results 1 – 5 of 5) sorted by relevance

/libcore/ojluni/src/main/java/sun/misc/
DRegexpTarget.java40 Object found(String remainder); in found() method
/libcore/jsr166-tests/src/test/java/jsr166/
DCollection8Test.java53 final ArrayList found = new ArrayList(); in testForEach() local
60 assertEquals(Collections.singletonList(x), found); in testForEach() local
/libcore/support/src/test/java/libcore/java/security/
DTestKeyStore.java831 PrivateKeyEntry found = null; in privateKey() local
887 Certificate found = null; in issuer() local
979 X509Certificate found = null; in rootCertificate() local
/libcore/luni/src/main/native/
Dorg_apache_harmony_xml_ExpatParser.cpp379 jstring found = findInternedString(bucket, s, hash); in internString() local
1165 int found = -1; in ExpatAttributes_getIndexForQName() local
/libcore/ojluni/src/main/java/java/time/format/
DDateTimeFormatterBuilder.java4100 String found = c.match(text, off, end); in match() local
4133 String found = c.match(text, pos); in match() local
4286 String found = c.match(text, pos); in match() local