Searched defs:allTests (Results 1 – 8 of 8) sorted by relevance
217 List<ITestSuite> allTests = new ArrayList<>(); in getAllModules() local
154 List<IRemoteTest> allTests = new ArrayList<>(); in getAllTests() local
87 String[][] allTests = { in testRun() local
583 Map<String, Set<TestInfo>> allTests = new HashMap<String, Set<TestInfo>>(); in getAllTests() local610 Map<String, Set<TestInfo>> allTests, Path path, Path testMappingsRootPath) { in getAllTests()
269 List<IRemoteTest> allTests = new ArrayList<>(); in loadTests() local
608 Map<String, Set<TestInfo>> allTests = mTestMapping.getAllTests(tempDir); in testGetAllTests() local648 Map<String, Set<TestInfo>> allTests = mTestMapping.getAllTests(tempDir); in testExtractTestMappingsZip() local
123 private Map<String, Set<TestInfo>> allTests = null; field in TestMappingsValidation
450 List<String> allTests = filteredTests.get().first; in runSingleParFile() local