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

/external/chromium/base/test/
H A Dtest_suite.cc125 std::string client_func = local
129 if (!client_func.empty())
130 return multi_process_function_list::InvokeChildProcessTest(client_func);
/external/chromium_org/base/test/
H A Dtest_suite.cc203 std::string client_func = local
208 if (!client_func.empty())
209 return multi_process_function_list::InvokeChildProcessTest(client_func);

Completed in 68 milliseconds