Home
last modified time | relevance | path

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

/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java208 private boolean hasFailureOnFirstLaunch(LaunchOrder launch) { in hasFailureOnFirstLaunch() method in AppLaunch
378 if (hasFailureOnFirstLaunch(launch)) { in testMeasureStartUpTime()