Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/proxy/
Dppapi_proxy_test.cc150 : globals_config_(globals_config) { in PluginProxyTestHarness()
227 if (globals_config_ == PER_THREAD_GLOBALS) { in CreatePluginGlobals()
418 : globals_config_(globals_config), in HostProxyTestHarness()
475 if (globals_config_ == PER_THREAD_GLOBALS) { in CreateHostGlobals()
Dppapi_proxy_test.h169 GlobalsConfiguration globals_config_; variable
292 GlobalsConfiguration globals_config_; variable