Home
last modified time | relevance | path

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

/platform_testing/tests/health/scenarios/tests/src/android/platform/test/scenario/sample/
DSampleMicrobenchmark.java45 public void noMetricBefore() { in noMetricBefore() method in SampleMicrobenchmark
/platform_testing/libraries/health/runners/microbenchmark/src/android/platform/test/microbenchmark/
DMicrobenchmark.java378 for (FrameworkMethod noMetricBefore : in runChild()
380 noMetricBefore.invokeExplosively(test); in runChild()