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

/system/core/bootstat/
H A Dboot_event_record_store_test.cpp70 // two timestamps taken back-to-back.
169 std::vector<int32_t> timestamps; local
172 timestamps.push_back(i->second);
177 for (auto i = timestamps.cbegin(); i != timestamps.cend(); ++i) {

Completed in 156 milliseconds