Searched refs:kIdStdout (Results 1 – 5 of 5) sorted by relevance
102 ShellProtocol::Id id = ShellProtocol::kIdStdout; in TEST_F()153 ASSERT_FALSE(write_protocol_->Write(ShellProtocol::kIdStdout, 0)); in TEST_F()161 ASSERT_FALSE(write_protocol_->Write(ShellProtocol::kIdStdout, 0)); in TEST_F()184 ShellProtocol::Id id = ShellProtocol::kIdStdout; in TEST_F()
46 kIdStdout = 1, enumerator
104 case ShellProtocol::kIdStdout: in ReadShellProtocol()
620 dead_sfd = PassOutput(&stdinout_sfd_, ShellProtocol::kIdStdout); in PollLoop()
304 case ShellProtocol::kIdStdout: in read_and_dump()