Searched defs:testCommands (Results 1 – 2 of 2) sorted by relevance
130 protected TestDescription[] getFilterDescriptions(Map<String, String> testCommands) { in getFilterDescriptions() argument194 Map<String, String> testCommands = getAllTestCommands(); in run() local357 Map<String, String> testCommands = new LinkedHashMap<>(mTestCommands); in splitByTestCommand() local368 List<Map.Entry<String, String>> testCommands = new ArrayList<>(mTestCommands.entrySet()); in splitByShardCount() local447 Map<String, String> testCommands = new LinkedHashMap<>(mTestCommands); in getAllTestCommands() local
246 auto testCommands = rootcanal::TestCommandHandler(*gTestModel); in Start() local