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.cpp47 PowerHint badHint = static_cast<PowerHint>(0xFF); in TEST_P() local
48 hints.emplace_back(badHint); in TEST_P()
/hardware/interfaces/power/1.1/vts/functional/
DVtsHalPowerV1_1TargetTest.cpp61 PowerHint badHint = static_cast<PowerHint>(0xA); in TEST_P() local
64 PowerHint::VR_MODE, PowerHint::LAUNCH, badHint}; in TEST_P()
/hardware/interfaces/power/1.0/vts/functional/
DVtsHalPowerV1_0TargetTest.cpp106 PowerHint badHint = static_cast<PowerHint>(0xA); in TEST_P() local
111 badHint}; in TEST_P()