Searched refs:kIdExit (Results 1 – 5 of 5) sorted by relevance
139 ASSERT_TRUE(write_protocol_->Write(ShellProtocol::kIdExit, 1)); in TEST_F()142 ASSERT_EQ(ShellProtocol::kIdExit, read_protocol_->id()); in TEST_F()
56 kIdExit = 3, enumerator
128 case ShellProtocol::kIdExit: in ReadShellProtocol()
687 if (output_->Write(ShellProtocol::kIdExit, 1)) { in WaitForExit()733 ShellProtocol::Id id = ShellProtocol::kIdExit; in ReportError()
331 case ShellProtocol::kIdExit: in read_and_dump()