Home
last modified time | relevance | path

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

/platform_testing/tests/functional/appsmoke/src/android/test/appsmoke/
DAppSmokeTest.java96 public String toLongString() { in toLongString() method in AppSmokeTest.LaunchParameter
232 Log.d(TAG, "Launching: " + mAppInfo.toLongString()); in testAppLaunch()