Home
last modified time | relevance | path

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

/frameworks/base/apct-tests/perftests/windowmanager/src/android/wm/
DWindowManagerPerfTestBase.java130 static class PerfTestActivityRule extends ActivityTestRule<PerfTestActivity> { class in WindowManagerPerfTestBase
135 PerfTestActivityRule() { in PerfTestActivityRule() method in WindowManagerPerfTestBase.PerfTestActivityRule
139 PerfTestActivityRule(boolean launchActivity) { in PerfTestActivityRule() method in WindowManagerPerfTestBase.PerfTestActivityRule
DInternalWindowOperationPerfTest.java51 public final PerfTestActivityRule mActivityRule = new PerfTestActivityRule();
DRecentsAnimationPerfTest.java72 public final PerfTestActivityRule mActivityRule =
73 new PerfTestActivityRule(true /* launchActivity */);