/platform_testing/libraries/health/rules/src/android/platform/test/rule/ |
D | TracePointRule.java | 50 endSection(); in finished() 63 protected void endSection() { in endSection() method in TracePointRule 64 Trace.endSection(); in endSection()
|
D | TestWatcher.java | 53 Trace.endSection(); in apply() 57 Trace.endSection(); in apply() 61 Trace.endSection(); in apply() 66 Trace.endSection(); in apply() 71 Trace.endSection(); in apply()
|
D | SamplerRule.java | 107 Trace.endSection(); in startThread()
|
D | ArtifactSaver.java | 130 Trace.endSection(); in onError()
|
/platform_testing/libraries/flicker/utils/src/android/tools/ |
D | Extensions.kt | 29 Trace.endSection()
|
/platform_testing/libraries/uiautomator-helpers/src/android/platform/uiautomator_helpers/ |
D | TracingUtils.kt | 23 Trace.endSection() in trace()
|
D | WaitUtils.kt | 221 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/ |
D | AbstractStandardAppHelper2.java | 222 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()
|
D | AbstractStandardAppHelper.java | 231 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/ |
D | BaseMetricListener.java | 138 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/ |
D | TracePointRuleTest.java | 117 protected void endSection() { in endSection() method in TracePointRuleTest.TestableTracePointRule
|
/platform_testing/libraries/health/runners/microbenchmark/src/android/platform/test/microbenchmark/ |
D | Functional.java | 99 Trace.endSection();
|
/platform_testing/libraries/collectors-helper/memory/src/com/android/helpers/ |
D | ShowmapSnapshotHelper.java | 198 android.os.Trace.endSection(); in getMetrics() 203 android.os.Trace.endSection(); in getMetrics()
|
/platform_testing/libraries/flicker/utils/src/android/tools/traces/parsers/ |
D | WindowManagerStateHelper.kt | 112 .onEnd { Trace.endSection() } in getWindowRegion()
|
/platform_testing/libraries/health/runners/microbenchmark/tests/src/android/platform/test/microbenchmark/ |
D | MicrobenchmarkTest.java | 642 protected void endSection() { in endSection() method in MicrobenchmarkTest.LoggingMicrobenchmark.LoggingTracePointRule
|