Home
last modified time | relevance | path

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

/external/chromium_org/cc/trees/
Dlayer_tree_host_unittest_scroll.cc1004 base::Thread impl_thread("cc"); in TEST() local
1005 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()
Dlayer_tree_host_unittest_context.cc1428 scoped_ptr<base::Thread> impl_thread(new base::Thread("LayerTreeTest")); in RunTest() local
1429 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()
Dlayer_tree_host_impl.cc1222 DebugScopedSetImplThread impl_thread(proxy_); in SetManagedMemoryPolicy() local
/external/chromium_org/cc/resources/
Dprioritized_resource_unittest.cc27 DebugScopedSetImplThread impl_thread(&proxy_); in PrioritizedResourceTest() local
34 DebugScopedSetImplThread impl_thread(&proxy_); in ~PrioritizedResourceTest() local
1065 DebugScopedSetImplThread impl_thread(&proxy_); in TEST_F() local
1087 DebugScopedSetImplThread impl_thread(&proxy_); in TEST_F() local