Home
last modified time | relevance | path

Searched defs:start_pos (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DHintManagerTest.cc166 size_t start_pos = json_doc_.find(from); in SetUp() local
411 size_t start_pos = json_doc_.find(from); in TEST_F() local
420 size_t start_pos = json_doc_.find(from); in TEST_F() local
430 size_t start_pos = json_doc_.find(from); in TEST_F() local
440 size_t start_pos = json_doc_.find(from); in TEST_F() local
450 size_t start_pos = json_doc_.find(from); in TEST_F() local
460 size_t start_pos = json_doc_.find(from); in TEST_F() local
470 size_t start_pos = json_doc_.find(from); in TEST_F() local
563 size_t start_pos = json_doc_.find(from); in TEST_F() local
575 size_t start_pos = json_doc_.find(from); in TEST_F() local
/hardware/google/pixel/thermal/utils/
Dpower_files.cpp198 auto start_pos = line.find("T="); in updateEnergyValues() local
Dthermal_watcher.cpp449 auto start_pos = uevent.find("NAME="); in parseUevent() local