Home
last modified time | relevance | path

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

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