Searched refs:timeToUpdate (Results 1 - 1 of 1) sorted by relevance

/system/chre/apps/chqts/src/general_test/
H A Dbasic_sensor_test_base.cc282 uint64_t *timeToUpdate = nullptr; local
286 timeToUpdate = &mFirstEventTimestamp;
289 timeToUpdate = &mLastEventTimestamp;
293 timeToUpdate = &mLastEventTimestamp;
317 *timeToUpdate = header->baseTimestamp;

Completed in 364 milliseconds