Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/tools/localtools/src/com/android/statsd/shelltools/testdrive/
DTestDrive.java165 String remoteConfigPath = null; in testDriveAndGetReports() local
167 remoteConfigPath = pushConfig(config, mDeviceSerial); in testDriveAndGetReports()
196 if (remoteConfigPath != null) { in testDriveAndGetReports()
200 remoteConfigPath); in testDriveAndGetReports()
203 "Unable to remove remote config file: " + remoteConfigPath, e); in testDriveAndGetReports()