Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtest_suite.cc266 std::string client_func = in Run() local
271 if (!client_func.empty()) in Run()
272 return multi_process_function_list::InvokeChildProcessTest(client_func); in Run()