Searched refs:getAllTestCommands (Results 1 – 2 of 2) sorted by relevance
194 Map<String, String> testCommands = getAllTestCommands(); in run()446 Map<String, String> getAllTestCommands() { in getAllTestCommands() method in ExecutableBaseTest
442 .mapToInt(x -> ((ExecutableTargetTest) x).getAllTestCommands().size()) in testShard_SplitPerShard()451 .map(x -> ((ExecutableTargetTest) x).getAllTestCommands().get(testName)) in testShard_SplitPerShard()