Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/wm/core/
H A Dfocus_controller_unittest.cc667 root_observer.ExpectCounts(0, 0); in FocusEvents()
672 root_observer.ExpectCounts(1, 1); in FocusEvents()
677 root_observer.ExpectCounts(2, 2); in FocusEvents()
686 root_observer.ExpectCounts(0, 0); in DuplicateFocusEvents()
690 root_observer.ExpectCounts(1, 1); in DuplicateFocusEvents()
694 root_observer.ExpectCounts(1, 1); in DuplicateFocusEvents()
704 root_observer.ExpectCounts(0, 0); in ActivationEvents()
709 root_observer.ExpectCounts(1, 1); in ActivationEvents()
737 root_observer.ExpectCounts(0, 0); in DuplicateActivationEvents()
742 root_observer.ExpectCounts(1, 1); in DuplicateActivationEvents()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/wm/core/
H A Dfocus_controller_unittest.cc666 root_observer.ExpectCounts(0, 0); in FocusEvents()
671 root_observer.ExpectCounts(1, 1); in FocusEvents()
676 root_observer.ExpectCounts(2, 2); in FocusEvents()
685 root_observer.ExpectCounts(0, 0); in DuplicateFocusEvents()
689 root_observer.ExpectCounts(1, 1); in DuplicateFocusEvents()
693 root_observer.ExpectCounts(1, 1); in DuplicateFocusEvents()
703 root_observer.ExpectCounts(0, 0); in ActivationEvents()
708 root_observer.ExpectCounts(1, 1); in ActivationEvents()
736 root_observer.ExpectCounts(0, 0); in DuplicateActivationEvents()
741 root_observer.ExpectCounts(1, 1); in DuplicateActivationEvents()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/
H A Dpointer_lock_browsertest.cc282 MainThreadFrameObserver root_observer(root_view->GetRenderWidgetHost()); in IN_PROC_BROWSER_TEST_F() local
283 root_observer.Wait(); in IN_PROC_BROWSER_TEST_F()
303 root_observer.Wait(); in IN_PROC_BROWSER_TEST_F()
537 MainThreadFrameObserver root_observer(root_view->GetRenderWidgetHost()); in IN_PROC_BROWSER_TEST_F() local
538 root_observer.Wait(); in IN_PROC_BROWSER_TEST_F()
556 root_observer.Wait(); in IN_PROC_BROWSER_TEST_F()
568 root_observer.Wait(); in IN_PROC_BROWSER_TEST_F()
579 root_observer.Wait(); in IN_PROC_BROWSER_TEST_F()
773 root_observer.Wait(); in IN_PROC_BROWSER_TEST_F()
791 root_observer.Wait(); in IN_PROC_BROWSER_TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/
H A Dpointer_lock_browsertest.cc560 MainThreadFrameObserver root_observer(root_view->GetRenderWidgetHost()); in IN_PROC_BROWSER_TEST_F() local
561 root_observer.Wait(); in IN_PROC_BROWSER_TEST_F()
578 root_observer.Wait(); in IN_PROC_BROWSER_TEST_F()
591 root_observer.Wait(); in IN_PROC_BROWSER_TEST_F()
602 root_observer.Wait(); in IN_PROC_BROWSER_TEST_F()
781 MainThreadFrameObserver root_observer(root_view->GetRenderWidgetHost()); in IN_PROC_BROWSER_TEST_F() local
782 root_observer.Wait(); in IN_PROC_BROWSER_TEST_F()
803 root_observer.Wait(); in IN_PROC_BROWSER_TEST_F()
814 root_observer.Wait(); in IN_PROC_BROWSER_TEST_F()
/dports/devel/py-traits/traits-6.3.2/traits/observation/tests/
H A Dtest_observe.py84 root_observer = DummyObserver(
91 node=root_observer,
274 root_observer = DummyObserver(
283 node=root_observer,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/screen_orientation/
H A Dscreen_orientation_browsertest.cc305 MainThreadFrameObserver root_observer( in IN_PROC_BROWSER_TEST_F() local
313 root_observer.Wait(); in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/screen_orientation/
H A Dscreen_orientation_browsertest.cc301 MainThreadFrameObserver root_observer( in IN_PROC_BROWSER_TEST_F() local
309 root_observer.Wait(); in IN_PROC_BROWSER_TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/intersection_observer/
H A Dintersection_observer_test.cc247 IntersectionObserver* root_observer = in TEST_F() local
252 root_observer->observe(target, exception_state); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/intersection_observer/
H A Dintersection_observer_test.cc249 IntersectionObserver* root_observer = in TEST_F() local
255 root_observer->observe(target, exception_state); in TEST_F()