Home
last modified time | relevance | path

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

/aosp12/system/testing/gtest_extras/
H A DTest.cpp104 void Test::ReadUntilClosed() { in ReadUntilClosed() function in android::gtest_extras::Test
H A DTest.h47 void ReadUntilClosed();
H A DIsolate.cpp302 test->ReadUntilClosed(); in CheckTestsFinished()