Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/tests/
DPressureMonitorTest.cpp138 std::vector<Matcher<const PsiMonitorInfo&>> psiMonitorInfoMatchers; in getPsiMonitorInfoMatchers() local
140 psiMonitorInfoMatchers.push_back(PsiMonitorInfoEq(psiMonitorInfo)); in getPsiMonitorInfoMatchers()
142 return psiMonitorInfoMatchers; in getPsiMonitorInfoMatchers()