Home
last modified time | relevance | path

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

/platform_testing/libraries/health/rules/src/android/platform/test/rule/
DTracePointRule.java50 endSection(); in finished()
63 protected void endSection() { in endSection() method in TracePointRule
64 Trace.endSection(); in endSection()
DTestWatcher.java53 Trace.endSection(); in apply()
57 Trace.endSection(); in apply()
61 Trace.endSection(); in apply()
66 Trace.endSection(); in apply()
71 Trace.endSection(); in apply()
DSamplerRule.java107 Trace.endSection(); in startThread()
DArtifactSaver.java130 Trace.endSection(); in onError()
/platform_testing/libraries/flicker/utils/src/android/tools/
DExtensions.kt29 Trace.endSection()
/platform_testing/libraries/uiautomator-helpers/src/android/platform/uiautomator_helpers/
DTracingUtils.kt23 Trace.endSection() in trace()
DWaitUtils.kt221 Trace.endSection() in waitForNullableValueToSettle()
231 Trace.endSection() in waitForNullableValueToSettle()
238 Trace.endSection() // previousValue is guaranteed to be non-null. in waitForNullableValueToSettle()
244 Trace.endSection() in waitForNullableValueToSettle()
/platform_testing/libraries/app-helpers/core/src/android/platform/helpers/
DAbstractStandardAppHelper2.java222 Trace.endSection(); in open()
233 Trace.endSection(); in open()
251 Trace.endSection(); in open()
258 Trace.endSection(); in open()
281 Trace.endSection(); in open()
291 Trace.endSection(); in open()
305 Trace.endSection(); in open()
309 Trace.endSection(); in open()
313 Trace.endSection(); in open()
DAbstractStandardAppHelper.java231 Trace.endSection(); in open()
242 Trace.endSection(); in open()
260 Trace.endSection(); in open()
267 Trace.endSection(); in open()
296 Trace.endSection(); in open()
306 Trace.endSection(); in open()
320 Trace.endSection(); in open()
324 Trace.endSection(); in open()
328 Trace.endSection(); in open()
/platform_testing/libraries/device-collectors/src/main/java/android/device/collectors/
DBaseMetricListener.java138 Trace.endSection(); in testRunStarted()
154 Trace.endSection(); in testRunFinished()
175 Trace.endSection(); in testStarted()
213 Trace.endSection(); in testFinished()
/platform_testing/libraries/health/rules/tests/src/android/platform/test/rule/
DTracePointRuleTest.java117 protected void endSection() { in endSection() method in TracePointRuleTest.TestableTracePointRule
/platform_testing/libraries/health/runners/microbenchmark/src/android/platform/test/microbenchmark/
DFunctional.java99 Trace.endSection();
/platform_testing/libraries/collectors-helper/memory/src/com/android/helpers/
DShowmapSnapshotHelper.java198 android.os.Trace.endSection(); in getMetrics()
203 android.os.Trace.endSection(); in getMetrics()
/platform_testing/libraries/flicker/utils/src/android/tools/traces/parsers/
DWindowManagerStateHelper.kt112 .onEnd { Trace.endSection() } in getWindowRegion()
/platform_testing/libraries/health/runners/microbenchmark/tests/src/android/platform/test/microbenchmark/
DMicrobenchmarkTest.java642 protected void endSection() { in endSection() method in MicrobenchmarkTest.LoggingMicrobenchmark.LoggingTracePointRule