Home | History | Annotate | Download | only in tests

Lines Matching refs:POLL_TIMEOUT

122     EXPECT_EQ(Looper::POLL_TIMEOUT, result)
160 EXPECT_EQ(Looper::POLL_TIMEOUT, result)
161 << "pollOnce result should be Looper::POLL_TIMEOUT";
176 EXPECT_EQ(Looper::POLL_TIMEOUT, result)
177 << "pollOnce result should be Looper::POLL_TIMEOUT";
217 EXPECT_EQ(Looper::POLL_TIMEOUT, result)
218 << "pollOnce result should be Looper::POLL_TIMEOUT";
290 EXPECT_EQ(Looper::POLL_TIMEOUT, result)
291 << "pollOnce result should be Looper::POLL_TIMEOUT";
329 EXPECT_EQ(Looper::POLL_TIMEOUT, result)
330 << "pollOnce result should be Looper::POLL_TIMEOUT";
520 EXPECT_EQ(Looper::POLL_TIMEOUT, result)
521 << "pollOnce result should be Looper::POLL_TIMEOUT because there were no messages left";
593 EXPECT_EQ(Looper::POLL_TIMEOUT, result)
594 << "pollOnce result should be Looper::POLL_TIMEOUT because there were no messages left";
655 EXPECT_EQ(Looper::POLL_TIMEOUT, result)
656 << "pollOnce result should be Looper::POLL_TIMEOUT because there was nothing to do";
687 EXPECT_EQ(Looper::POLL_TIMEOUT, result)
688 << "pollOnce result should be Looper::POLL_TIMEOUT because there was nothing to do";