Home
last modified time | relevance | path

Searched refs:w (Results 1 – 25 of 39) sorted by relevance

12

/test/vts/tools/vts-core-tradefed/src/com/android/tradefed/targetprep/
DMultiSimPreparer.java44 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/
DCrashTestCoordinator.java75 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/
DProcessHelper.java139 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()
DCmdUtil.java72 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/
DRunModelsInMultipleProcesses.java114 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()
DRandomGraphTest.java219 Log.w(TAG, String.format( in call()
230 Log.w(TAG, String.format( in call()
DRunModelsInParallel.java155 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/
DNNCrashTestActivity.java72 … 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/
DDynamicConfigFileReader.java77 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/
DPropertyCheck.java82 CLog.w( in run()
95 CLog.w(msg); in run()
DMediaPreparer.java439 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()
DDeviceInteractionHelperInstaller.java129 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()
DNetworkConnectivityChecker.java42 CLog.w("NetworkConnectivityChecker is still failing on %s.", in postExecutionCheck()
DBusinessLogicPreparer.java179 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()
DDynamicConfigPusher.java129 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/
DProcessor.java156 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()
DNNTestBase.java216 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/
DFailureListener.java51 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()
DCompatibilityTest.java503 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/
DCertificationSuiteResultReporter.java245 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/
DChart.bundle.min.js10w||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/
DVtsResultReporter.java44 CLog.w(String.format( in addDeviceBuildInfoToResult()
/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DMonitoringUtils.java57 CLog.w("Wifi Connectivity: check failed. (Is your device connected to Wifi?)"); in checkDeviceConnectivity()
/test/vts/harnesses/tradefed/src/com/android/tradefed/module/
DVtsHalAdapterModuleController.java50 CLog.w("The specific HAL service is not running. Skip test module."); in shouldRun()
/test/mlts/models/assets/ssd_mobilenet_v1_coco_quantized/
Dtarmac.output71w�suryyVC_TguKWecj`=iVDj�DCqkkXqyv�g]kytmDd_Y^T\r\C]N_GHZW}gdpDnEDYDQ`[LZMGJQ]VDs_TjQ^_D~RTbeTNVT^…

12