Home
last modified time | relevance | path

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

/system/connectivity/wificond/tests/
Dlooper_backed_event_loop_unittest.cpp56 bool readSignal() { in readSignal() function in __anone747a35e0111::Pipe
117 read_result = pipe.readSignal(); in TEST_F()
136 EXPECT_EQ(true, pipe.readSignal()); in TEST_F()
150 read_result = pipe.readSignal(); in TEST_F()
/system/core/libutils/
DLooper_test_pipe.h50 android::status_t readSignal() { in readSignal() function
DLooper_test.cpp257 ASSERT_EQ(OK, pipe.readSignal()) in TEST_F()
283 ASSERT_EQ(OK, pipe.readSignal()) in TEST_F()
309 ASSERT_EQ(OK, pipe.readSignal()) in TEST_F()
332 ASSERT_EQ(OK, pipe.readSignal()) in TEST_F()
348 ASSERT_EQ(OK, pipe.readSignal()) in TEST_F()
374 ASSERT_EQ(OK, pipe.readSignal()) in TEST_F()
451 ASSERT_EQ(OK, pipe.readSignal()) in TEST_F()