Home
last modified time | relevance | path

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

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