Searched refs:impl_thread (Results 1 – 4 of 4) sorted by relevance
1004 base::Thread impl_thread("cc"); in TEST() local1005 ASSERT_TRUE(impl_thread.Start()); in TEST()1011 impl_thread.message_loop_proxy().get(), &received_stop_flinging); in TEST()1014 ASSERT_TRUE(impl_thread.message_loop_proxy().get()); in TEST()1016 &client, NULL, settings, impl_thread.message_loop_proxy()); in TEST()1018 impl_thread.message_loop_proxy() in TEST()1026 impl_thread.Stop(); in TEST()
1428 scoped_ptr<base::Thread> impl_thread(new base::Thread("LayerTreeTest")); in RunTest() local1429 ASSERT_TRUE(impl_thread->Start()); in RunTest()1430 ASSERT_TRUE(impl_thread->message_loop_proxy().get()); in RunTest()1432 this, NULL, settings, impl_thread->message_loop_proxy()); in RunTest()
1222 DebugScopedSetImplThread impl_thread(proxy_); in SetManagedMemoryPolicy() local
27 DebugScopedSetImplThread impl_thread(&proxy_); in PrioritizedResourceTest() local34 DebugScopedSetImplThread impl_thread(&proxy_); in ~PrioritizedResourceTest() local1065 DebugScopedSetImplThread impl_thread(&proxy_); in TEST_F() local1087 DebugScopedSetImplThread impl_thread(&proxy_); in TEST_F() local