Searched refs:kIdExit (Results 1 – 5 of 5) sorted by relevance
48 kIdExit = 3, enumerator
141 ASSERT_TRUE(write_protocol_->Write(ShellProtocol::kIdExit, 1)); in TEST_F()144 ASSERT_EQ(ShellProtocol::kIdExit, read_protocol_->id()); in TEST_F()
110 case ShellProtocol::kIdExit: in ReadShellProtocol()
786 if (output_->Write(ShellProtocol::kIdExit, 1)) { in WaitForExit()816 ShellProtocol::Id id = ShellProtocol::kIdExit; in ReportError()
310 case ShellProtocol::kIdExit: in read_and_dump()