Searched refs:getDisabledTests (Results 1 – 2 of 2) sorted by relevance
512 Set<String> disabledTests = getDisabledTests(testMappingsRootPath, testGroup); in getTests()646 Set<String> getDisabledTests(Path testMappingsRootPath, String testGroup) { in getDisabledTests() method in TestMapping
682 Set<String> disabledTests = mTestMapping.getDisabledTests(tempDirPath, "presubmit"); in testGetDisabledTests()685 disabledTests = mTestMapping.getDisabledTests(tempDirPath, "postsubmit"); in testGetDisabledTests()688 disabledTests = mTestMapping.getDisabledTests(tempDirPath, "othertype"); in testGetDisabledTests()