Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DManifestTestListAdapter.java148 List<String> testCategories = new ArrayList<String>(testsByCategory.keySet()); in getRows() local
149 Collections.sort(testCategories); in getRows()
152 for (String testCategory : testCategories) { in getRows()
/cts/hostsidetests/atrace/src/android/atrace/cts/
DAtraceHostTest.java112 public void testCategories() { in testCategories() method in AtraceHostTest
/cts/tests/app/src/android/app/cts/
DNotificationTest.java112 public void testCategories() {
/cts/tests/tests/content/src/android/content/cts/
DIntentFilterTest.java118 public void testCategories() { in testCategories() method in IntentFilterTest