Home
last modified time | relevance | path

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

/hardware/interfaces/light/2.0/vts/functional/
DVtsHalLightV2_0TargetTest.cpp141 std::set<Type> unsupportedTypes = kAllTypes; in TEST_P() local
143 unsupportedTypes.erase(type); in TEST_P()
146 for (const Type& type: unsupportedTypes) { in TEST_P()