Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
H A DPropertyNodeTest.cc52 _VerifyPropertyValue(key, ""); in TEST()
60 _VerifyPropertyValue(key, "value1"); in TEST()
64 _VerifyPropertyValue(key2, "value0"); in TEST()
127 _VerifyPropertyValue(key, "value1"); in TEST()
133 _VerifyPropertyValue(key, "value0"); in TEST()
139 _VerifyPropertyValue(key, "value1"); in TEST()
145 _VerifyPropertyValue(key, ""); in TEST()
157 _VerifyPropertyValue(key, "value1"); in TEST()
163 _VerifyPropertyValue(key, "value0"); in TEST()
169 _VerifyPropertyValue(key, "value1"); in TEST()
[all …]
H A DHintManagerTest.cc241 _VerifyPropertyValue(prop_, "n2_value2"); in TEST_F()
615 _VerifyPropertyValue(prop_, ""); in TEST_F()
621 _VerifyPropertyValue(prop_, "LOW"); in TEST_F()
627 _VerifyPropertyValue(prop_, "HIGH"); in TEST_F()
632 _VerifyPropertyValue(prop_, "LOW"); in TEST_F()
638 _VerifyPropertyValue(prop_, "LOW"); in TEST_F()
643 _VerifyPropertyValue(prop_, "NONE"); in TEST_F()
651 _VerifyPropertyValue(prop_, "NONE"); in TEST_F()
659 _VerifyPropertyValue(prop_, "HIGH"); in TEST_F()
665 _VerifyPropertyValue(prop_, "NONE"); in TEST_F()
[all …]