Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/src/com/android/performance/tests/
DAppIncrementalInstallTest.java121 long installTime = installAndTime(file); in run()
139 long installAndTime(File packageFile) throws DeviceNotAvailableException { in installAndTime() method in AppIncrementalInstallTest
DAppInstallTest.java149 long installTime = installAndTime(file); in run()
167 long installAndTime(File packageFile) throws DeviceNotAvailableException { in installAndTime() method in AppInstallTest