Searched refs:ttyState (Results 1 – 4 of 4) sorted by relevance
135 if (ttyState()) { in ~TestHarness()152 bool TestHarness::ttyState() const { in ttyState() function in test_harness::TestHarness483 while(harness->ttyState()) { in Init()505 if (!ttyState()) { return false; } in SwitchFromConsoleToProtoApi()615 if (!ttyState()) { in ReadLineUntilBlock()660 if (!ttyState()) { in ReadUntil()707 if (!ttyState()) { in PrintUntilClosed()715 while (ttyState()) { in PrintUntilClosed()
77 bool ttyState() const;
67 EXPECT_TRUE(harness->ttyState()); in SetUpTestCase()
84 EXPECT_TRUE(harness->ttyState()); in SetUpTestCase()