Home
last modified time | relevance | path

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

/platform_testing/libraries/health/runners/microbenchmark/tests/src/android/platform/test/microbenchmark/
DMicrobenchmarkTest.java632 return new LoggingTracePointRule(); in getTracePointRule()
635 class LoggingTracePointRule extends TracePointRule { class in MicrobenchmarkTest.LoggingMicrobenchmark