Home
last modified time | relevance | path

Searched refs:test_client_name (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/ipc/
Dipc_test_base.cc19 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()
Dipc_test_base.h31 void Init(const std::string& test_client_name);
33 const std::string& test_client_name,
Dipc_send_fds_test.cc154 void SendFdsClientCommon(const std::string& test_client_name, in SendFdsClientCommon() argument
/external/libchrome/mojo/public/cpp/system/tests/
Dinvitation_unittest.cc57 void LaunchChildTestClient(const std::string& test_client_name, in LaunchChildTestClient() argument
97 test_client_name, command_line, launch_options);
/external/libchrome/mojo/core/
Dinvitation_unittest.cc47 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()