Home
last modified time | relevance | path

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

/aosp_15_r20/platform_testing/libraries/flicker/src/android/tools/flicker/junit/
H A DLegacyFlickerServiceDecorator.kt79 if (shouldComputeTestMethods()) { in getTestMethods()
109 private fun shouldComputeTestMethods(): Boolean { in shouldComputeTestMethods() method
H A DFlickerServiceDecorator.kt78 if (shouldComputeTestMethods()) { in <lambda>()
142 private fun shouldComputeTestMethods(): Boolean { in <lambda>() method