Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_string/
H A Dto_string_test.cc359 int64_t sensor_clock_tick_count; variable
367 return time_point(duration(sensor_clock_tick_count)); in now()
372 sensor_clock_tick_count = 0; in TEST()
378 sensor_clock_tick_count = std::numeric_limits<int64_t>::max(); in TEST()
385 sensor_clock_tick_count = std::numeric_limits<int64_t>::min(); in TEST()