Searched refs:testClassHasFlickerTestAnnotations (Results 1 – 1 of 1) sorted by relevance
151 return testClassHasFlickerTestAnnotations(description.testClass) in shouldRun()154 private fun testClassHasFlickerTestAnnotations(testClass: Class<*>): Boolean { in testClassHasFlickerTestAnnotations() method