This is the complete list of members for google::protobuf::ForkPipeRunner, including all inherited members.
CheckedRead(int fd, void *buf, size_t len) | google::protobuf::ForkPipeRunner | private |
CheckedWrite(int fd, const void *buf, size_t len) | google::protobuf::ForkPipeRunner | private |
child_pid_ | google::protobuf::ForkPipeRunner | private |
current_test_name_ | google::protobuf::ForkPipeRunner | private |
executable_ | google::protobuf::ForkPipeRunner | private |
ForkPipeRunner(const std::string &executable) | google::protobuf::ForkPipeRunner | inline |
read_fd_ | google::protobuf::ForkPipeRunner | private |
Run(int argc, char *argv[], const std::vector< ConformanceTestSuite * > &suites) | google::protobuf::ForkPipeRunner | static |
RunTest(const std::string &test_name, const std::string &request, std::string *response) | google::protobuf::ForkPipeRunner | virtual |
SpawnTestProgram() | google::protobuf::ForkPipeRunner | private |
TryRead(int fd, void *buf, size_t len) | google::protobuf::ForkPipeRunner | private |
write_fd_ | google::protobuf::ForkPipeRunner | private |
~ConformanceTestRunner() | google::protobuf::ConformanceTestRunner | inlinevirtual |
~ForkPipeRunner() | google::protobuf::ForkPipeRunner | inlinevirtual |