Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/tests/macrobench/
Dmain.cpp44 static std::vector<TestScene::Info> gRunTests; variable
327 gRunTests.push_back(pos->second); in parseOptions()
332 gRunTests.push_back(iter.second); in parseOptions()
350 for (auto&& test : gRunTests) { in main()
362 for (auto&& test : gRunTests) { in main()