Searched refs:gRunTests (Results 1 – 1 of 1) sorted by relevance
40 static std::vector<TestScene::Info> gRunTests; variable245 gRunTests.push_back(pos->second); in parseOptions()249 gRunTests.push_back(TestScene::testMap()["shadowgrid"]); in parseOptions()260 for (auto&& test : gRunTests) { in main()