Home
last modified time | relevance | path

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

/platform_testing/libraries/health/runners/microbenchmark/src/android/platform/test/microbenchmark/
DMicrobenchmark.java107 start = getTracePointRule().apply(start, describeChild(method)); in methodInvoker()
118 protected TracePointRule getTracePointRule() { in getTracePointRule() method in Microbenchmark
/platform_testing/libraries/health/runners/microbenchmark/tests/src/android/platform/test/microbenchmark/
DMicrobenchmarkTest.java257 protected TracePointRule getTracePointRule() { in getTracePointRule() method in MicrobenchmarkTest.LoggingMicrobenchmark