Home
last modified time | relevance | path

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

/hardware/interfaces/power/1.2/vts/functional/
DVtsHalPowerV1_2TargetTest.cpp60 PowerHint badHint = static_cast<PowerHint>(0xFF); in TEST_F() local
61 hints.emplace_back(badHint); in TEST_F()
/hardware/interfaces/power/1.1/vts/functional/
DVtsHalPowerV1_1TargetTest.cpp74 PowerHint badHint = static_cast<PowerHint>(0xA); in TEST_F() local
77 PowerHint::VR_MODE, PowerHint::LAUNCH, badHint}; in TEST_F()
/hardware/interfaces/power/1.0/vts/functional/
DVtsHalPowerV1_0TargetTest.cpp129 PowerHint badHint = static_cast<PowerHint>(0xA); in TEST_F() local
134 badHint}; in TEST_F()