Searched refs:client_process (Results 1 – 4 of 4) sorted by relevance
24 BrokerHost::BrokerHost(base::ProcessHandle client_process, in BrokerHost() argument30 client_process_(ScopedProcessHandle::CloneFrom(client_process)) in BrokerHost()
31 BrokerHost(base::ProcessHandle client_process,
48 const base::Process& client_process() const { return helper_.test_child(); } in client_process() function
184 client_process().Handle(), &target_handle, in TEST_F()