Home
last modified time | relevance | path

Searched defs:addReportedDurations (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/power-libperfmgr/aidl/
DSessionRecords.cpp35 void SessionRecords::addReportedDurations(const std::vector<WorkDuration> &actualDurationsNs, in addReportedDurations() function in aidl::google::hardware::power::impl::pixel::SessionRecords
/hardware/google/pixel/power-libperfmgr/aidl/tests/
DSessionRecordsTest.cpp69 TEST_F(SessionRecordsTest, addReportedDurations) { in TEST_F() argument