Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/src/com/android/performance/tests/
DHermeticLaunchTest.java166 private String mInstantAppUrl = ""; field in HermeticLaunchTest
290 if (!mInstantAppUrl.isEmpty()) { in createRemoteAndroidTestRunner()
291 runner.addInstrumentationArg("instanturl", mInstantAppUrl); in createRemoteAndroidTestRunner()
365 if (mInstantAppUrl.isEmpty()) { in analyzeLogCatData()