/tools/tradefederation/core/src/com/android/tradefed/testtype/ |
D | DeviceBatteryLevelChecker.java | 104 CLog.w("Failed to determine battery level for device %s.", in run() 109 CLog.w("Battery level %d is below the min level %d; holding for device %s to charge " + in run() 144 CLog.w("Battery level for device %s is currently %d", mTestDevice.getSerialNumber(), in run() 149 CLog.w( in run() 159 CLog.w("Breaking out of wait loop because battery level read failed for device %s", in run() 164 CLog.w("Warning: battery discharged from %d to %d on device %s during the last " + in run() 173 CLog.w("Device %s is now charged to battery level %d; releasing.", in run()
|
D | NoisyDryRunTest.java | 99 CLog.w("Can not read %s, wait and recheck.", file.getAbsoluteFile()); in checkFileWithTimeout() 110 CLog.w("%s doesn't exist.", file.getAbsoluteFile()); in checkFile() 114 CLog.w("No read access to %s.", file.getAbsoluteFile()); in checkFile() 120 CLog.w("Fail to read %s.", file.getAbsoluteFile()); in checkFile()
|
D | UiAutomatorRunner.java | 323 CLog.w(String.format("IOException %1$s when running tests %2$s on %3$s", in run() 329 CLog.w("ShellCommandUnresponsiveException %1$s when running tests %2$s on %3$s", in run() 337 CLog.w("TimeoutException when running tests %1$s on %2$s", getPackageName(), in run() 342 CLog.w("AdbCommandRejectedException %1$s when running tests %2$s on %3$s", in run()
|
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | NativeDevice.java | 621 CLog.w("Could not get device %s build id.", getSerialNumber()); in getBuildId() 639 CLog.w("Could not get device %s build flavor.", getSerialNumber()); in getBuildFlavor() 1027 CLog.w("Failed to pull %s from %s to %s. Message %s", remoteFilePath, in pullFile() 1056 CLog.w("Encountered IOException while trying to pull '%s':", remoteFilePath); in pullFile() 1142 CLog.w( in pushFile() 1559 CLog.w("Failed to create sub directory %s, aborting.", in pullDir() 1565 CLog.w("Failed to pull sub directory %s from device, aborting", deviceSubDir); in pullDir() 1573 CLog.w("Failed to pull file %s from device, aborting", fullPath); in pullDir() 1661 CLog.w("Failed to sync files to %s on device %s. Message %s", in syncFiles() 1847 CLog.w("Recovery needed after executing fastboot command"); in doFastbootCommand() [all …]
|
D | WaitDeviceRecovery.java | 330 Log.w(LOG_TAG, String.format("failed to reboot %s: %s", device.getSerialNumber(), in rebootDeviceIntoBootloader() 333 Log.w(LOG_TAG, String.format("failed to reboot %s: timeout", device.getSerialNumber())); in rebootDeviceIntoBootloader() 335 Log.w(LOG_TAG, String.format("failed to reboot %s: %s", device.getSerialNumber(), in rebootDeviceIntoBootloader() 349 Log.w(LOG_TAG, String.format("failed to reboot %s: %s", device.getSerialNumber(), in rebootDevice() 352 Log.w(LOG_TAG, String.format("failed to reboot %s: timeout", device.getSerialNumber())); in rebootDevice() 354 Log.w(LOG_TAG, String.format("failed to reboot %s: %s", device.getSerialNumber(), in rebootDevice()
|
D | NativeDeviceStateMonitor.java | 186 CLog.w("Device %s shell is unresponsive", getSerialNumber()); in waitForDeviceShell() 255 CLog.w("Device %s did not boot after %d ms", getSerialNumber(), waitTime); in waitForBootComplete() 310 CLog.w("Device %s mount check returned Permision Denied, " in waitForStoreMount() 323 CLog.w("Failed to get external store mount point for %s", getSerialNumber()); in waitForStoreMount() 328 CLog.w("Device %s external storage is not mounted after %d ms", in waitForStoreMount() 401 CLog.w("wait for device bootloader state update interrupted"); in waitForDeviceBootloaderStateUpdate() 423 CLog.w("wait for device state interrupted"); in waitForDeviceState()
|
D | TestDevice.java | 786 CLog.w("Timeout after waiting %dms on enabling of input dispatch", timeSpent); in disableKeyguard() 967 CLog.w("no packages found from dumpsys package p."); in run() 1188 CLog.w("User %s is not RUNNING_UNLOCKED after start-user -w. (%s).", userId, state); in startUser() 1237 CLog.w("User Id: %s is still running after the stop-user command.", userId); in stopUser() 1295 CLog.w("Could not find any flags for userId: %d in output: %s", userId, commandOutput); in getUserFlags() 1346 CLog.w("Could not find user serial number for userId: %d, in output: %s", in getUserSerialNumber() 1366 CLog.w("Already running as user id: %s. Nothing to be done.", userId); in switchUser() 1408 CLog.w("Feature: %s is not available on %s", feature, getSerialNumber()); in hasFeature() 1439 CLog.w("settings returned null for command: %s. " in getSettingInternal() 1525 CLog.w("Couldn't find android-id, output: %s", output); in getAndroidId() [all …]
|
/tools/tradefederation/contrib/src/com/android/monkey/ |
D | AnrReportGenerator.java | 102 CLog.w( in setBugReportInfo() 117 CLog.w( in setMonkeyLogInfo() 127 CLog.w("Cannot generate report: bugreport or monkey log not populated yet."); in genereateAnrReport() 137 CLog.w( in genereateAnrReport() 144 CLog.w( in genereateAnrReport() 187 CLog.w(cr.getStderr()); in genereateAnrReport()
|
/tools/tradefederation/core/src/com/android/tradefed/result/ |
D | FileSystemLogSaver.java | 99 CLog.w( in invocationEnded() 130 CLog.w(String.format("Failed to set dir %s to be group accessible.", log)); in saveLogData() 163 CLog.w(String.format("Failed to set dir %s to be group accessible.", log)); in saveLogDataInternal() 210 CLog.w(String.format("Failed to set dir %s to be group accessible.", logReportDir)); in createLogReportDir() 250 CLog.w(msg); in createBuildDir() 259 CLog.w(msg); in createBuildDir() 301 CLog.w("Cannot create URL. getAbsolutePath() returned %s which ends with %s", in getUrl()
|
/tools/tradefederation/contrib/src/com/android/media/tests/ |
D | CameraTestBase.java | 476 CLog.w("Stop collecting meminfo since meminfo log file not found."); in start() 513 CLog.w("Failed to create meminfo log file %s:", mOutputFile.getAbsolutePath()); in createOutputFile() 529 CLog.w("Failed to dump meminfo:"); in dumpMeminfo() 581 CLog.w("Failed to print meminfo to %s:", outputFile.getAbsolutePath()); in printMeminfo() 624 CLog.w("Stop collecting thread counts since log file not found."); in start() 657 CLog.w("Failed to create processes and threads file %s:", in createOutputFile() 671 CLog.w("Failed to get pid %s:", processName); in getPid() 685 CLog.w("Failed to get valid uptime %s: %s", uptime, e); in getUptime() 687 CLog.w("Failed to get valid uptime: %s", e); in getUptime() 707 CLog.w("Failed to dump thread count:"); in dumpThreadCount() [all …]
|
D | Camera2FrameworkStressTest.java | 146 CLog.w("Failed to start stress tests. test setup configured incorrectly?"); in parseLog() 155 CLog.w("Couldn't parse the output log file"); in parseLog() 158 CLog.w("Could not pull file: %s, error:", RESULT_DIR); in parseLog() 161 CLog.w("Could not find the key in file: %s, error:", KEY_NUM_ATTEMPTS); in parseLog() 183 CLog.w("No camera ID is found in %s. The resultToFile instrumentation argument is set" in getCameraIdList()
|
D | AudioLoopbackImageAnalyzer.java | 138 CLog.w(err); in analyzeImage() 148 CLog.w(err); in analyzeImage() 351 CLog.w(err); in analyzeAmplitude() 369 CLog.w(err); in analyzeAmplitude() 482 CLog.w(err); in handleError() 489 CLog.w(err); in handleError() 496 CLog.w(err); in handleError()
|
D | Camera2StressTest.java | 125 CLog.w("Could not pull screenshot: %s", remoteFile.getFullPath()); in postScreenshotOnFailure() 176 CLog.w("Failed to start stress tests. test setup configured incorrectly?"); in parseLog() 182 CLog.w("Couldn't parse the output log file:"); in parseLog() 185 CLog.w("Could not pull file: %s, error:", RESULT_FILE); in parseLog() 188 CLog.w("Could not find the key in file: %s, error:", KEY_NUM_ATTEMPTS); in parseLog()
|
/tools/tradefederation/core/src/com/android/tradefed/log/ |
D | LogUtil.java | 144 public static void w(String message) { in w() method in LogUtil.CLog 146 Log.w(getClassName(2), message); in w() 155 public static void w(Throwable t) { in w() method in LogUtil.CLog 157 Log.w(getClassName(2), getStackTraceString(t)); in w() 167 public static void w(String format, Object... args) { in w() method in LogUtil.CLog 169 Log.w(getClassName(2), String.format(format, args)); in w()
|
/tools/tradefederation/core/src/com/android/tradefed/invoker/shard/token/ |
D | TelephonyTokenProvider.java | 45 CLog.w( in hasToken() 53 CLog.w( in hasToken() 61 CLog.w( in hasToken() 66 CLog.w("Token '%s' doesn't match any TelephonyTokenProvider tokens.", token); in hasToken()
|
/tools/tradefederation/core/src/com/android/tradefed/suite/checker/ |
D | SystemServerStatusChecker.java | 42 CLog.w(message); in preExecutionCheck() 51 CLog.w( in preExecutionCheck() 79 CLog.w(message); in postExecutionCheck() 85 CLog.w( in postExecutionCheck()
|
D | SystemServerFileDescriptorChecker.java | 66 CLog.w(message); in postExecutionCheck() 77 CLog.w("no shell output for command: " + command); in getIntegerFromCommand() 84 CLog.w("unable to parse result of '" + command + "' : " + output); in getIntegerFromCommand()
|
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/ |
D | GranularRetriableTestWrapper.java | 240 CLog.w("%s failed after the first run. Stopping.", lastRun); in run() 334 CLog.w("%s failed at iteration %s. Stopping.", lastRun, attemptNumber); in run() 423 CLog.w( in intraModuleRun() 426 CLog.w(due); in intraModuleRun() 427 CLog.w("Proceeding to the next test."); in intraModuleRun() 536 CLog.w( in testRunStarted()
|
/tools/tradefederation/contrib/src/com/android/framework/tests/ |
D | BandwidthMicroBenchMarkTest.java | 181 CLog.w("Failed to pull %s", remoteFilename); in saveFile() 221 CLog.w("Failed to query test server", runnable.getException()); in fetchDataFromTestServer() 307 CLog.w("Invalid server response: %s", responsePair); in parseServerResponse() 324 CLog.w("Failed to force a poll on the device."); in evaluateEventLog() 363 CLog.w("Could not create file to save event log: %s", e.getMessage()); in evaluateStats() 366 CLog.w("Could not save event log file: %s", e.getMessage()); in evaluateStats()
|
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/ |
D | renderer.cpp | 64 EGLint w; in initDisplay() local 123 eglQuerySurface(display, surface, EGL_WIDTH, &w); in initDisplay() 129 egl.width = w; in initDisplay() 131 float ratio = float(w) / h; in initDisplay()
|
/tools/tradefederation/core/src/com/android/tradefed/util/keystore/ |
D | JSONFileKeyStoreClient.java | 74 CLog.w("Key Store is null"); in containsKey() 83 CLog.w("null key passed"); in fetchKey() 87 CLog.w("null keystore"); in fetchKey()
|
/tools/tradefederation/core/src/com/android/tradefed/invoker/shard/ |
D | TestsPoolPoller.java | 234 CLog.w( in run() 237 CLog.w(due); in run() 238 CLog.w("Proceeding to the next test."); in run() 242 CLog.w( in run() 245 CLog.w(e); in run()
|
/tools/tradefederation/core/src/com/android/tradefed/targetprep/ |
D | DeviceCleaner.java | 83 CLog.w("boot failure: attempting to stop runtime instead of cleanup"); in tearDown() 87 CLog.w("boot failure: ignored DeviceUnresponsiveException during forced cleanup"); in tearDown() 148 CLog.w(String.format("screen still on after %d retries", retries)); in turnScreenOff()
|
D | CpuThrottlingWaiter.java | 90 CLog.w("cores still throttled after %ds", maxWaitMs); in setUp() 93 CLog.w("Current CPU frequencies:\n%s", result); in setUp() 134 CLog.w("Unable to determine max frequency available for CPU: %s", cpu); in getCpuMaxFreqs()
|
/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | FileUtil.java | 133 Log.w(LOG_TAG, String.format("Failed to mkdir parent dir %s.", parent)); in mkdirsRWX() 143 Log.w(LOG_TAG, String.format("Failed to set dir %s to be group accessible.", file)); in mkdirsRWX() 153 CLog.w("Failed to set %s executable.", file.getAbsolutePath()); in chmodRWXRecursively() 157 CLog.w("Failed to set %s writable.", file.getAbsolutePath()); in chmodRWXRecursively() 161 CLog.w("Failed to set %s readable", file.getAbsolutePath()); in chmodRWXRecursively() 251 CLog.w("Chmod is not supported by this OS."); in chmodExists() 368 CLog.w("Filename for prefix: %s and suffix: %s, would be too long for FileSystem," in internalCreateTempFile()
|