Home
last modified time | relevance | path

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

/system/testing/gtest_extras/
DTest.h49 void ReadUntilClosed();
DTest.cpp132 void Test::ReadUntilClosed() { in ReadUntilClosed() function in android::gtest_extras::Test
DIsolate.cpp267 test->ReadUntilClosed(); in CheckTestsFinished()