Home
last modified time | relevance | path

Searched refs:enumeration (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/test-runner/src/android/test/
H A DTestCaseUtil.java69 Enumeration enumeration = testSuite.tests(); in getTests() local
70 while (enumeration.hasMoreElements()) { in getTests()
71 Test childTest = (Test) enumeration.nextElement(); in getTests()
/aosp14/frameworks/base/test-base/src/junit/framework/
H A DTestResult.java91 return Collections.enumeration(fErrors); in errors()
105 return Collections.enumeration(fFailures); in failures()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt28092 HSPLjava/util/Collections;->enumeration(Ljava/util/Collection;)Ljava/util/Enumeration;