Home
last modified time | relevance | path

Searched defs:mResult (Results 1 – 2 of 2) sorted by relevance

/platform_testing/tests/perf/PerformanceAppTest/src/com/android/performanceapp/tests/
DAppLaunchTests.java66 private Bundle mResult; field in AppLaunchTests
/platform_testing/tests/perf/PerfTransitionTest/src/com/android/apptransition/tests/
DAppTransitionTests.java99 private Bundle mResult = new Bundle(); field in AppTransitionTests
496 private Long mResult = -1L; field in AppTransitionTests.AppLaunchRunnable