Searched refs:EpollResponseInfo (Results 1 – 1 of 1) sorted by relevance
156 struct EpollResponseInfo { struct in android::automotive::watchdog::PressureMonitorTest291 EpollResponseInfo responseInfo = mEpollResponses.front(); in MockPsiApis()325 void queueResponses(const std::vector<EpollResponseInfo>& responses) { in queueResponses()360 std::queue<EpollResponseInfo> mEpollResponses GUARDED_BY(mMutex);481 {EpollResponseInfo{.response = EVENT_TRIGGERED, in TEST_F()483 EpollResponseInfo{.response = TIMEOUT, in TEST_F()485 EpollResponseInfo{.response = EVENT_TRIGGERED, in TEST_F()510 {EpollResponseInfo{.response = EVENT_TRIGGERED, in TEST_F()513 EpollResponseInfo{.response = TIMEOUT, in TEST_F()516 EpollResponseInfo{.response = EVENT_TRIGGERED, in TEST_F()[all …]