Home
last modified time | relevance | path

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

/external/libchrome/testing/
Dmultiprocess_func_list.cc44 MultiProcessTestMap& func_lookup_table = GetMultiprocessFuncMap(); in InvokeChildProcessTest() local
45 MultiProcessTestMap::iterator it = func_lookup_table.find(test_name); in InvokeChildProcessTest()
46 if (it != func_lookup_table.end()) { in InvokeChildProcessTest()