Home
last modified time | relevance | path

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

/frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/
DWindowPerfTestBase.java172 public static class PerfTestActivityRuleBase extends ActivityTestRule<PerfTestActivity> { class in WindowPerfTestBase
176 public PerfTestActivityRuleBase() { in PerfTestActivityRuleBase() method in WindowPerfTestBase.PerfTestActivityRuleBase
180 public PerfTestActivityRuleBase(boolean launchActivity) { in PerfTestActivityRuleBase() method in WindowPerfTestBase.PerfTestActivityRuleBase
/frameworks/base/apct-tests/perftests/inputmethod/src/android/inputmethod/
DImePerfTestBase.java29 static class PerfTestActivityRule extends PerfTestActivityRuleBase {
/frameworks/base/apct-tests/perftests/windowmanager/src/android/wm/
DWindowManagerPerfTestBase.java53 static class PerfTestActivityRule extends PerfTestActivityRuleBase {