Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DManifestTestListAdapter.java206 addTestToCategory(testsByCategory, testCategory, item); in getTestsByCategory()
294 static void addTestToCategory(Map<String, List<TestListItem>> testsByCategory, in addTestToCategory() method in ManifestTestListAdapter