Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DPressureMonitor.h50 constexpr std::chrono::microseconds kLowThresholdUs = 15ms; variable
DPressureMonitor.cpp68 .kThresholdUs = kLowThresholdUs, in init()
/packages/services/Car/cpp/watchdog/server/tests/
DPressureMonitorTest.cpp116 .kThresholdUs = kLowThresholdUs.count(),