SendCommandAndWaitForResult  333 net/test/spawned_test_server/spawner_communicator.cc   SendCommandAndWaitForResult("start", arguments, &result_code,
SendCommandAndWaitForResult  373 net/test/spawned_test_server/spawner_communicator.cc   SendCommandAndWaitForResult("kill", "", &result_code, &server_return_data);
SendCommandAndWaitForResult   91 net/test/spawned_test_server/spawner_communicator.h   void SendCommandAndWaitForResult(const std::string& command,