Home
last modified time | relevance | path

Searched defs:CommitPendingForTesting (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/cc/test/
Dfake_proxy.cc44 bool FakeProxy::CommitPendingForTesting() { return false; } in CommitPendingForTesting() function in cc::FakeProxy
/external/chromium_org/cc/trees/
Dsingle_thread_proxy.cc558 bool SingleThreadProxy::CommitPendingForTesting() { return false; } in CommitPendingForTesting() function in cc::SingleThreadProxy
Dthread_proxy.cc1517 bool ThreadProxy::CommitPendingForTesting() { in CommitPendingForTesting() function in cc::ThreadProxy