Home
last modified time | relevance | path

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

/aosp14/system/core/libutils/
H A DLooper_test.cpp789 bool hasPipe(int id) { in hasPipe() function in android::ThreadedLooperUtil
828 ASSERT_TRUE(util.hasPipe(secondPipeId)) << "The second pipe was removed unexpectedly."; in TEST_F()