Home
last modified time | relevance | path

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

/platform_testing/libraries/health/runners/longevity/platform/src/android/platform/test/longevity/
DLongevityClassRunner.java325 return addIterationIfEnabled(super.describeChild(method)); in describeChild()
329 protected Description addIterationIfEnabled(Description input) { in addIterationIfEnabled() method in LongevityClassRunner