Searched refs:coverageFilePath (Results 1 – 1 of 1) sorted by relevance
539 String coverageFilePath = in testRunEnded() local541 if (!Strings.isNullOrEmpty(coverageFilePath)) { in testRunEnded()542 CLog.d("Coverage file at %s", coverageFilePath); in testRunEnded()547 coverageFile = mDevice.pullFile(coverageFilePath); in testRunEnded()559 coverageFilePath); in testRunEnded()