PerThreadForTest   60 chrome/browser/component_updater/test/component_installers_unittest.cc   ppapi::PpapiGlobals::PerThreadForTest per_thread_for_test;
PerThreadForTest   75 ppapi/proxy/plugin_globals.cc PluginGlobals::PluginGlobals(PerThreadForTest per_thread_for_test)
PerThreadForTest   42 ppapi/proxy/plugin_globals.h   explicit PluginGlobals(PpapiGlobals::PerThreadForTest);
PerThreadForTest  228 ppapi/proxy/ppapi_proxy_test.cc     plugin_globals_.reset(new PluginGlobals(PpapiGlobals::PerThreadForTest()));
PerThreadForTest  476 ppapi/proxy/ppapi_proxy_test.cc     host_globals_.reset(new TestGlobals(PpapiGlobals::PerThreadForTest()));
PerThreadForTest   29 ppapi/shared_impl/ppapi_globals.cc PpapiGlobals::PpapiGlobals(PerThreadForTest) {
PerThreadForTest   47 ppapi/shared_impl/ppapi_globals.h   explicit PpapiGlobals(PerThreadForTest);
PerThreadForTest   14 ppapi/shared_impl/test_globals.cc TestGlobals::TestGlobals(PpapiGlobals::PerThreadForTest per_thread_for_test)
PerThreadForTest   58 ppapi/shared_impl/test_globals.h   explicit TestGlobals(PpapiGlobals::PerThreadForTest);