Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/tests/macrobench/
Dmain.cpp46 static std::vector<TestScene::Info> gRunTests; variable
184 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()