/test/vts/tools/vts-core-tradefed/src/com/android/tradefed/targetprep/ |
D | MultiSimPreparer.java | 44 LogUtil.CLog.w("Cannot set sim count before test"); in setUp() 54 LogUtil.CLog.w("Cannot reset sim count after test"); in tearDown() 63 LogUtil.CLog.w("Cannot get max phones. Assuming 1."); in getMaxPhones() 77 LogUtil.CLog.w("Could not get SIM config, assuming 1 sim"); in getNumSims()
|
/test/mlts/benchmark/src/com/android/nn/crashtest/core/ |
D | CrashTestCoordinator.java | 75 Log.w(TAG, "Keep alive service connection is not bound."); in isServiceAlive() 86 Log.w(TAG, "Test service crashed, unbinding and notifying listener"); in onServiceCrashed() 137 Log.w(TAG, "Unable to talk to service, it might have been shut down", in onServiceConnected() 210 Log.w(TAG, "Service was not bound!!"); in unbindService() 215 Log.w(TAG, in unbindService()
|
/test/vts/harnesses/tradefed/src/com/android/tradefed/util/ |
D | ProcessHelper.java | 139 CLog.w(newReadPrint); in run() 184 CLog.w("Process was cancelled before being awaited."); in run() 206 CLog.w("Attempt to interrupt execution thread."); in cancel() 282 CLog.w("Process status is %s", status); in waitForProcess() 348 CLog.w("Kill the running process."); in cleanUp()
|
D | CmdUtil.java | 72 CLog.w("retry() called but cmd is an epmty vector."); in retry() 138 CLog.w("validateCmdSuccess() called but cmd is null"); in validateCmdSuccess()
|
/test/mlts/benchmark/src/com/android/nn/crashtest/core/test/ |
D | RunModelsInMultipleProcesses.java | 114 Log.w(TAG, String.format("Unable to delete file %s", fileToDelete.getAbsolutePath())); in deleteOrWarn() 173 Log.w(TAG, in writeModelInput() 202 Log.w(TAG, String.format("Cannot write to target file %s", targetInputFile.getAbsolutePath()), in writeModelInput() 208 Log.w(TAG, in writeModelInput()
|
D | RandomGraphTest.java | 219 Log.w(TAG, String.format( in call() 230 Log.w(TAG, String.format( in call()
|
D | RunModelsInParallel.java | 155 Log.w(TAG, "Failure while waiting for completion of tests", e); in endTests() 191 Log.w(CrashTest.TAG, failureMsg); in completedSuccessfully()
|
/test/mlts/benchmark/src/com/android/nn/crashtest/app/ |
D | NNCrashTestActivity.java | 72 … Log.w(getTag(), String.format("Test didn't complete within %s. Returning HANG", testTimeout)); in testResult() 77 Log.w(getTag(), "Interrupted while waiting for test completion. Returning HANG"); in testResult()
|
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/util/ |
D | DynamicConfigFileReader.java | 77 CLog.w("Config file %s, not found in the map of dynamic configs.", moduleName); in getValueFromConfig() 96 CLog.w("Config file %s, not found in the map of dynamic configs.", moduleName); in getValuesFromConfig()
|
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/ |
D | PropertyCheck.java | 82 CLog.w( in run() 95 CLog.w(msg); in run()
|
D | MediaPreparer.java | 439 CLog.w( in setMaxRes() 458 CLog.w("Retrieving maximum resolution failed with trace:\n%s", mFailureStackTrace); in setMaxRes() 459 CLog.w("Copying up to %s", DEFAULT_MAX_RESOLUTION.toString()); in setMaxRes() 462 CLog.w( in setMaxRes()
|
D | DeviceInteractionHelperInstaller.java | 129 CLog.w("Unable to find apk for %s", pkg); in setUp() 141 CLog.w(String.format("Error uninstalling package '%s': %s", pkg, msg)); in tearDown()
|
D | NetworkConnectivityChecker.java | 42 CLog.w("NetworkConnectivityChecker is still failing on %s.", in postExecutionCheck()
|
D | BusinessLogicPreparer.java | 179 CLog.w("Option config-filename isn't set. Using empty string instead."); in setUp() 182 CLog.w("Option version isn't set. Using 'null' instead."); in setUp() 363 CLog.w("Device Info directory was not created (Make sure you are not running plan " + in getExtendedDeviceInfo() 443 CLog.w("Failed to read cached business logic, deleting cached file"); in readFromCache()
|
D | DynamicConfigPusher.java | 129 CLog.w("Option config-filename isn't set. Using suite-name '%s'", mModuleName); in setUp() 149 CLog.w(e); in setUp()
|
/test/mlts/benchmark/src/com/android/nn/benchmark/core/ |
D | Processor.java | 156 Log.w(TAG, in isTestModelSupportedByAccelerator() 241 Log.w(TAG, "Unsupported SDK for test: " + r.toString()); in getBenchmark() 395 Log.w(TAG, "Exiting before execution actually completed"); in exitWithTimeout() 402 Log.w(TAG, "Interrupted while waiting for Processor to complete", e); in exitWithTimeout()
|
D | NNTestBase.java | 216 Log.w(TAG, String.format( in deleteOrWarn() 326 Log.w(TAG, errorMsg); in runBenchmarkCompleteInputSet() 391 Log.w(TAG, String.format("Unable to create file %s", targetFile.getAbsolutePath())); in copyModelToFile()
|
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/ |
D | FailureListener.java | 51 CLog.w("FailureListener could not set %s to '%d', using default value %d", in FailureListener() 56 CLog.w("Value %d for %s exceeds limit %d, using limit value", maxLogcatBytes, in FailureListener()
|
D | CompatibilityTest.java | 503 CLog.w("Ignored DeviceUnresponsiveException because recovery was successful, " in run() 506 CLog.w("This may be due to incorrect timeout setting on module %s", in run() 681 CLog.w("System status checker [%s] failed", checker.getClass().getCanonicalName()); in runPreModuleCheck() 685 CLog.w("There are failed system status checkers: %s capturing a bugreport", in runPreModuleCheck() 703 CLog.w("System status checker [%s] failed", checker.getClass().getCanonicalName()); in runPostModuleCheck() 707 CLog.w("There are failed system status checkers: %s capturing a bugreport", in runPostModuleCheck()
|
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/ |
D | CertificationSuiteResultReporter.java | 245 CLog.w("Failed to write device info %s to result", name); in testLogDeviceInfo() 471 CLog.w( in copyDynamicConfigFiles() 493 CLog.w("Failure when copying config file \"%s\" to \"%s\" for module %s", in copyDynamicConfigFiles() 522 CLog.w("Failed to write %s to file", resultFileName); in copyFormattingFiles() 525 CLog.w("Failed to load %s from jar", resultFileName); in copyFormattingFiles() 578 CLog.w("Failed to create zip for %s", resultsDir.getName()); in zipResults()
|
/test/mlts/benchmark/results/ |
D | Chart.bundle.min.js | 10 …w||void 0!==e.whiteness?this.setValues("hwb",e):void 0===e.c&&void 0===e.cyan||this.setValues("cmy… function
|
/test/vts/harnesses/tradefed/src/com/android/compatibility/common/tradefed/result/ |
D | VtsResultReporter.java | 44 CLog.w(String.format( in addDeviceBuildInfoToResult()
|
/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/ |
D | MonitoringUtils.java | 57 CLog.w("Wifi Connectivity: check failed. (Is your device connected to Wifi?)"); in checkDeviceConnectivity()
|
/test/vts/harnesses/tradefed/src/com/android/tradefed/module/ |
D | VtsHalAdapterModuleController.java | 50 CLog.w("The specific HAL service is not running. Skip test module."); in shouldRun()
|
/test/mlts/models/assets/ssd_mobilenet_v1_coco_quantized/ |
D | tarmac.output7 | 1 …w�suryyVC_TguKWecj`=iVDj�DCqkkXqyv�g]kytmDd_Y^T\r\C]N_GHZW}gdpDnEDYDQ`[LZMGJQ]VDs_TjQ^_D~RTbeTNVT^…
|