Home
last modified time | relevance | path

Searched defs:teardown (Results 1 – 7 of 7) sorted by relevance

/platform_testing/libraries/collectors-helper/simpleperf/test/src/com/android/helpers/tests/
DSimpleperfHelperTest.java55 public void teardown() throws IOException { in teardown() method in SimpleperfHelperTest
/platform_testing/libraries/flicker/utils/test/src/android/tools/monitors/
DTraceMonitorTest.kt56 fun teardown() { in teardown() method
DScreenRecorderTest.kt46 fun teardown() { in teardown() method in android.tools.monitors.ScreenRecorderTest
/platform_testing/libraries/flicker/src/android/tools/flicker/legacy/
DFlickerBuilder.kt65 fun teardown(commands: FlickerTestData.() -> Unit): FlickerBuilder = apply { in <lambda>() method in android.tools.flicker.legacy.FlickerBuilder
/platform_testing/libraries/flicker/test/src/android/tools/integration/
DFullTestRun.kt68 fun teardown() { in teardown() method
/platform_testing/libraries/collectors-helper/perfetto/test/src/com/android/helpers/tests/
DPerfettoHelperTest.java88 public void teardown() throws IOException { in teardown() method in PerfettoHelperTest
/platform_testing/libraries/health/rules/tests/src/android/platform/test/rule/
DCompilationFilterRuleTest.java40 public void teardown() { in teardown() method in CompilationFilterRuleTest