Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/tests/
DPressureMonitorTest.cpp325 void queueResponses(const std::vector<EpollResponseInfo>& responses) { in queueResponses() function in android::automotive::watchdog::PressureMonitorTest
480 queueResponses( in TEST_F()
509 queueResponses( in TEST_F()
534 queueResponses({EpollResponseInfo{.response = EPOLL_ERROR}}); in TEST_F()
551 queueResponses({EpollResponseInfo{.response = EPOLL_HUP}}); in TEST_F()