Home
last modified time | relevance | path

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

/external/chromium_org/cc/test/
Dlayer_tree_test.cc67 test_hooks_->Layout(); in test()
71 TestHooks* test_hooks_; member in cc::ThreadProxyForTest
74 test_hooks_->ScheduledActionWillSendBeginMainFrame(); in ScheduledActionSendBeginMainFrame()
76 test_hooks_->ScheduledActionSendBeginMainFrame(); in ScheduledActionSendBeginMainFrame()
81 test_hooks_->ScheduledActionDrawAndSwapIfPossible(); in ScheduledActionDrawAndSwapIfPossible()
87 test_hooks_->ScheduledActionAnimate(); in ScheduledActionAnimate()
92 test_hooks_->ScheduledActionCommit(); in ScheduledActionCommit()
97 test_hooks_->ScheduledActionBeginOutputSurfaceCreation(); in ScheduledActionBeginOutputSurfaceCreation()
106 test_hooks_(test_hooks) {} in ThreadProxyForTest()
142 test_hooks_(test_hooks), in LayerTreeHostImplForTesting()
[all …]