Searched refs:gRunTests (Results 1 – 1 of 1) sorted by relevance
46 static std::vector<TestScene::Info> gRunTests; variable184 gRunTests.push_back(iter.second); in addTestsThatMatchFilter()385 gRunTests.push_back(iter.second); in parseOptions()394 gRunTests.push_back(pos->second); in parseOptions()398 } else if (gRunTests.empty() && !testsAreFiltered) { in parseOptions()400 gRunTests.push_back(iter.second); in parseOptions()405 for (auto& iter : gRunTests) { in parseOptions()422 for (auto&& test : gRunTests) { in main()433 for (auto&& test : gRunTests) { in main()