Searched refs:checkView (Results 1 – 4 of 4) sorted by relevance
75 AccessibilityUtil.checkView(unlabeledView); in checkUnlabeledView_shouldThrow()80 AccessibilityUtil.checkView(labeledView); in checkOKView_shouldNotThrow()86 AccessibilityUtil.checkView(labeledView); in default_viewWithSiblingIssue_shouldNotThrow()93 AccessibilityUtil.checkView(labeledView); in whenCheckingFromRoot_viewWithSiblingIssue_shouldThrow()109 AccessibilityUtil.checkView(textViewWithClickableSpan); in framework2pt0Error_byDefault_shouldThrow()115 AccessibilityUtil.checkView(textViewWithClickableSpan); in framework2pt0Error_whenCheckingForRL3pt0_shouldNotThrow()121 AccessibilityUtil.checkView(textViewWithClickableSpan); in framework2pt0Error_annotationForRL3pt0_shouldNotThrow()128 AccessibilityUtil.checkView(textViewWithClickableSpan); in framework2pt0Error_codeForcesRL3pt1_shouldThrow()134 AccessibilityUtil.checkView(unlabeledView); in whenSuppressingResults_shouldNotThrow()140 AccessibilityUtil.checkView(unlabeledView); in whenOnlyPrintingResults_shouldNotThrow()[all …]
65 return checkView(view); in checkViewIfCheckingEnabled()75 public static List<AccessibilityViewCheckResult> checkView(View view) { in checkView() method in AccessibilityUtil76 return checkView(view, getAnnotation()); in checkView()175 private static List<AccessibilityViewCheckResult> checkView(View view, in checkView() method in AccessibilityUtil
1518 is_ok &= checkView(); in iterate()1962 bool FunctionalTest::checkView() in checkView() function in gl4cts::DirectStateAccess::Queries::FunctionalTest
1065 bool checkView();