Home
last modified time | relevance | path

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

/hardware/interfaces/power/stats/1.0/vts/functional/
DVtsHalPowerStatsV1_0TargetTest.cpp496 void readEnergy(sp<IPowerStats> service_, uint32_t timeMs) { in readEnergy() function
555 std::thread thread1 = std::thread(readEnergy, service_, std::rand() % 5000); in TEST_P()