Home
last modified time | relevance | path

Searched defs:teardown (Results 1 – 8 of 8) 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.kt59 fun teardown() { in teardown() method
DScreenRecorderTest.kt46 fun teardown() { in teardown() method in android.tools.monitors.ScreenRecorderTest
/platform_testing/libraries/desktop-test-lib/src/platform/android/test/desktop/
DSimulatedConnectedDisplayTestRule.kt58 private fun teardown() { in <lambda>() method
/platform_testing/libraries/flicker/test/src/android/tools/integration/
DFullServiceRunTest.kt74 fun teardown() { in teardown() method in android.tools.integration.FullServiceRunTest
/platform_testing/libraries/flicker/src/android/tools/flicker/legacy/
DFlickerBuilder.kt67 fun teardown(commands: FlickerTestData.() -> Unit): FlickerBuilder = apply { in <lambda>() 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