Home
last modified time | relevance | path

Searched refs:configAndIds (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/tests/test_utils/runner/
DTestSuite.cpp917 for (const auto &configAndIds : testsSortedByConfig) in BatchTests() local
919 const std::vector<TestIdentifier> &configTests = configAndIds.second; in BatchTests()