Searched refs:getDisabledTests (Results 1 – 2 of 2) sorted by relevance
307 Set<String> disabledTests = getDisabledTests(testMappingsRootPath, testGroup); in getTests()399 static Set<String> getDisabledTests(Path testMappingsRootPath, String testGroup) { in getDisabledTests() method in TestMapping
582 Set<String> disabledTests = TestMapping.getDisabledTests(tempDirPath, "presubmit"); in testGetDisabledTests()585 disabledTests = TestMapping.getDisabledTests(tempDirPath, "postsubmit"); in testGetDisabledTests()588 disabledTests = TestMapping.getDisabledTests(tempDirPath, "othertype"); in testGetDisabledTests()