Searched refs:testsSortedByConfig (Results 1 – 1 of 1) sorted by relevance
908 angle::HashMap<std::string, std::vector<TestIdentifier>> testsSortedByConfig; in BatchTests() local912 testsSortedByConfig[config].push_back(id); in BatchTests()917 for (const auto &configAndIds : testsSortedByConfig) in BatchTests()