Home | History | Annotate | Download | only in tests

Lines Matching refs:ALOOPER_POLL_CALLBACK

120             << "pollOnce result should be ALOOPER_POLL_CALLBACK because loop was awoken";
134 << "pollOnce result should be ALOOPER_POLL_CALLBACK because loop was awoken";
179 EXPECT_EQ(ALOOPER_POLL_CALLBACK, result)
180 << "pollOnce result should be ALOOPER_POLL_CALLBACK because FD was signalled";
222 EXPECT_EQ(ALOOPER_POLL_CALLBACK, result)
223 << "pollOnce result should be ALOOPER_POLL_CALLBACK because FD was signalled";
248 EXPECT_EQ(ALOOPER_POLL_CALLBACK, result)
249 << "pollOnce result should be ALOOPER_POLL_CALLBACK because FD was signalled";
297 EXPECT_EQ(ALOOPER_POLL_CALLBACK, result)
298 << "pollOnce result should be ALOOPER_POLL_CALLBACK because FD was signalled";
416 EXPECT_EQ(ALOOPER_POLL_CALLBACK, result)
417 << "pollOnce result should be ALOOPER_POLL_CALLBACK because FD was signalled";