Searched defs:clock_ (Results 1 – 3 of 3) sorted by relevance
| /system/update_engine/aosp/ | ||
| D | update_attempter_android.h | 276 std::unique_ptr<ClockInterface> clock_; variable |
| D | update_attempter_android_unittest.cc | 91 FakeClock* clock_; member in chromeos_update_engine::UpdateAttempterAndroidTest |
| /system/extras/simpleperf/ | ||
| D | RecordFilter.cpp | 281 std::string clock_ = "monotonic"; member in simpleperf::TimeFilter |