HomeSort by relevance Sort by last modified time
    Searched refs:testCategories (Results 1 - 4 of 4) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/
ManifestTestListAdapter.java 134 List<String> testCategories = new ArrayList<String>(testsByCategory.keySet());
135 Collections.sort(testCategories);
138 for (String testCategory : testCategories) {
  /cts/hostsidetests/atrace/src/android/atrace/cts/
AtraceHostTest.java 171 public void testCategories() throws Exception {
  /cts/tests/app/src/android/app/cts/
NotificationTest.java 103 public void testCategories() {
  /cts/tests/tests/content/src/android/content/cts/
IntentFilterTest.java 118 public void testCategories() {
    [all...]

Completed in 168 milliseconds