Home
last modified time | relevance | path

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

/external/chromium/testing/
Dmultiprocess_func_list.cc31 MultiProcessTestMap &func_lookup_table = GetMultiprocessFuncMap(); in InvokeChildProcessTest() local
32 MultiProcessTestMap::iterator it = func_lookup_table.find(test_name); in InvokeChildProcessTest()
33 if (it != func_lookup_table.end()) { in InvokeChildProcessTest()