Searched refs:test_client_name (Results 1 – 5 of 5) sorted by relevance
/external/libchrome/ipc/ |
D | ipc_test_base.cc | 19 void IPCChannelMojoTestBase::Init(const std::string& test_client_name) { in Init() argument 20 InitWithCustomMessageLoop(test_client_name, in Init() 25 const std::string& test_client_name, in InitWithCustomMessageLoop() argument 27 handle_ = helper_.StartChild(test_client_name); in InitWithCustomMessageLoop()
|
D | ipc_test_base.h | 31 void Init(const std::string& test_client_name); 33 const std::string& test_client_name,
|
D | ipc_send_fds_test.cc | 154 void SendFdsClientCommon(const std::string& test_client_name, in SendFdsClientCommon() argument
|
/external/libchrome/mojo/public/cpp/system/tests/ |
D | invitation_unittest.cc | 57 void LaunchChildTestClient(const std::string& test_client_name, in LaunchChildTestClient() argument 97 test_client_name, command_line, launch_options);
|
/external/libchrome/mojo/core/ |
D | invitation_unittest.cc | 47 const std::string& test_client_name, 281 const std::string& test_client_name, in LaunchChildTestClient() argument 327 test_client_name, command_line, launch_options); in LaunchChildTestClient()
|