Home
last modified time | relevance | path

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

/system/chre/platform/slpi/tests/
Dplatform_sensor_util_test.cc39 constexpr Nanoseconds kZeroPointFiveHertzInterval(Seconds(2)); in TEST() local
40 uint16_t rate = intervalToSmgrSamplingRate(kZeroPointFiveHertzInterval); in TEST()
56 constexpr Nanoseconds kZeroPointFiveHertzInterval(Seconds(2)); in TEST() local
57 uint32_t rate = intervalToSmgrQ16ReportRate(kZeroPointFiveHertzInterval); in TEST()