Searched refs:gRunTests (Results 1 – 1 of 1) sorted by relevance
44 static std::vector<TestScene::Info> gRunTests; variable336 gRunTests.push_back(iter.second); in parseOptions()345 gRunTests.push_back(pos->second); in parseOptions()351 gRunTests.push_back(iter.second); in parseOptions()366 for (auto&& test : gRunTests) { in main()377 for (auto&& test : gRunTests) { in main()