Searched refs:operatorDefinedCheckBox (Results 1 – 1 of 1) sorted by relevance
401 TwoStatePreference operatorDefinedCheckBox = in testDoNotShowTestCheckBox() local417 assertFalse(operatorDefinedCheckBox.isVisible()); in testDoNotShowTestCheckBox()437 TwoStatePreference operatorDefinedCheckBox = in testShowTestCheckBox() local454 waitForChange(() -> operatorDefinedCheckBox.isVisible(), TEST_TIMEOUT_MILLIS); in testShowTestCheckBox()455 assertTrue(operatorDefinedCheckBox.isVisible()); in testShowTestCheckBox()