Searched refs:ReadUntil (Results 1 – 4 of 4) sorted by relevance
72 harness->ReadUntil(test_harness::BYTE_TIME * 1024); in TearDownTestCase()84 harness->ReadUntil(test_harness::BYTE_TIME * 1024); in TEST_F()166 harness->ReadUntil(test_harness::BYTE_TIME * 1024); in TEST_F()
507 ReadUntil(BYTE_TIME * 1024); in SwitchFromConsoleToProtoApi()511 ReadUntil(BYTE_TIME * 1024); in SwitchFromConsoleToProtoApi()520 ReadUntil(BYTE_TIME * 1024); in SwitchFromConsoleToProtoApi()567 ReadUntil(BYTE_TIME * 4096); in SwitchFromProtoApiToConsole()655 string TestHarness::ReadUntil(microseconds end) { in ReadUntil() function in test_harness::TestHarness
85 string ReadUntil(std::chrono::microseconds end);
92 harness->ReadUntil(test_harness::BYTE_TIME * 1024); in TearDownTestCase()