Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.4/vts/functional/
DVtsHalGraphicsComposerV2_4TargetTest.cpp722 std::unordered_set<std::string> uniqueNames; in TEST_P() local
734 const auto& [iter, inserted] = uniqueNames.insert(name); in TEST_P()