Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/wm/core/
H A Dfocus_controller_unittest.cc1433 class FocusControllerDestructionTest : public FocusControllerImplicitTestBase { class
1435 FocusControllerDestructionTest() : FocusControllerImplicitTestBase(false) {} in FocusControllerDestructionTest() function in wm::FocusControllerDestructionTest
1438 FocusControllerDestructionTest(bool parent) in FocusControllerDestructionTest() function in wm::FocusControllerDestructionTest
1447 DISALLOW_COPY_AND_ASSIGN(FocusControllerDestructionTest);
1452 : public FocusControllerDestructionTest {
1455 : FocusControllerDestructionTest(true) {} in FocusControllerParentDestructionTest()
1509 FOCUS_CONTROLLER_TEST(FocusControllerDestructionTest, TESTNAME) \
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/wm/core/
H A Dfocus_controller_unittest.cc1432 class FocusControllerDestructionTest : public FocusControllerImplicitTestBase { class
1434 FocusControllerDestructionTest() : FocusControllerImplicitTestBase(false) {} in FocusControllerDestructionTest() function in wm::FocusControllerDestructionTest
1437 FocusControllerDestructionTest(bool parent) in FocusControllerDestructionTest() function in wm::FocusControllerDestructionTest
1446 DISALLOW_COPY_AND_ASSIGN(FocusControllerDestructionTest);
1451 : public FocusControllerDestructionTest {
1454 : FocusControllerDestructionTest(true) {} in FocusControllerParentDestructionTest()
1508 FOCUS_CONTROLLER_TEST(FocusControllerDestructionTest, TESTNAME) \