Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/src/android/tools/flicker/junit/
DFlickerServiceJUnit4ClassRunner.kt379 override fun runReflectiveCall(): Any { in <lambda>() method
/platform_testing/libraries/health/runners/microbenchmark/src/android/platform/test/microbenchmark/
DMicrobenchmark.java372 protected Object runReflectiveCall() throws Throwable { in runChild()