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 __anon1c89d7c00111::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.cpp254 ASSERT_EQ(OK, pipe.readSignal()) in TEST_F()
280 ASSERT_EQ(OK, pipe.readSignal()) in TEST_F()
306 ASSERT_EQ(OK, pipe.readSignal()) in TEST_F()
329 ASSERT_EQ(OK, pipe.readSignal()) in TEST_F()
345 ASSERT_EQ(OK, pipe.readSignal()) in TEST_F()
371 ASSERT_EQ(OK, pipe.readSignal()) in TEST_F()
448 ASSERT_EQ(OK, pipe.readSignal()) in TEST_F()