Home
last modified time | relevance | path

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

/hardware/interfaces/power/1.0/vts/functional/
DVtsHalPowerV1_0TargetTest.cpp85 auto all_governors = android::base::Split(governors, " \n"); in TEST_P() local
86 for (const auto &governor : all_governors) { in TEST_P()