Searched defs:disabledTests (Results 1 – 2 of 2) sorted by relevance
195 String testGroup, Set<String> disabledTests, boolean hostOnly, Set<String> keywords) { in getTests()307 Set<String> disabledTests = getDisabledTests(testMappingsRootPath, testGroup); in getTests() local400 Set<String> disabledTests = new HashSet<>(); in getDisabledTests() local
584 Set<String> disabledTests = TestMapping.getDisabledTests(tempDirPath, "presubmit"); in testGetDisabledTests() local