Searched refs:PerThreadForTest (Results 1 – 8 of 8) sorted by relevance
49 struct PerThreadForTest {}; struct50 explicit PpapiGlobals(PerThreadForTest);
14 TestGlobals::TestGlobals(PpapiGlobals::PerThreadForTest per_thread_for_test) in TestGlobals()
29 PpapiGlobals::PpapiGlobals(PerThreadForTest) { in PpapiGlobals() argument
58 explicit TestGlobals(PpapiGlobals::PerThreadForTest);
60 ppapi::PpapiGlobals::PerThreadForTest per_thread_for_test; in TEST()
42 explicit PluginGlobals(PpapiGlobals::PerThreadForTest);
228 plugin_globals_.reset(new PluginGlobals(PpapiGlobals::PerThreadForTest())); in CreatePluginGlobals()476 host_globals_.reset(new TestGlobals(PpapiGlobals::PerThreadForTest())); in CreateHostGlobals()
75 PluginGlobals::PluginGlobals(PerThreadForTest per_thread_for_test) in PluginGlobals()