BlockNotifyReadyToActivateForTesting  196 cc/trees/layer_tree_host_impl.h   virtual void BlockNotifyReadyToActivateForTesting(bool block);
BlockNotifyReadyToActivateForTesting  702 cc/trees/layer_tree_host_unittest.cc           host_impl->BlockNotifyReadyToActivateForTesting(true);
BlockNotifyReadyToActivateForTesting  707 cc/trees/layer_tree_host_unittest.cc         host_impl->BlockNotifyReadyToActivateForTesting(false);
BlockNotifyReadyToActivateForTesting 1102 cc/trees/layer_tree_host_unittest.cc     impl->BlockNotifyReadyToActivateForTesting(true);
BlockNotifyReadyToActivateForTesting 1111 cc/trees/layer_tree_host_unittest.cc       impl->BlockNotifyReadyToActivateForTesting(false);
BlockNotifyReadyToActivateForTesting  402 cc/trees/layer_tree_host_unittest_animation.cc     host_impl->BlockNotifyReadyToActivateForTesting(true);
BlockNotifyReadyToActivateForTesting  431 cc/trees/layer_tree_host_unittest_animation.cc     host_impl->BlockNotifyReadyToActivateForTesting(false);
BlockNotifyReadyToActivateForTesting  823 cc/trees/layer_tree_host_unittest_scroll.cc           impl->BlockNotifyReadyToActivateForTesting(true);
BlockNotifyReadyToActivateForTesting  835 cc/trees/layer_tree_host_unittest_scroll.cc           impl->BlockNotifyReadyToActivateForTesting(false);