Home
last modified time | relevance | path

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

/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()
DCrashTestService.java61 Log.w(TAG, "Shutting down service!");
/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.java156 Log.w(TAG, "Failure while waiting for completion of tests", e); in endTests()
192 Log.w(CrashTest.TAG, failureMsg); in completedSuccessfully()
/test/vti/dashboard/
D.gitignore48 [._]*.s[a-w][a-z]
49 [._]s[a-w][a-z]
/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DProcessor.java170 Log.w(TAG, in isTestModelSupportedByAccelerator()
253 Log.w(TAG, "Unsupported SDK for test: " + r.toString()); in getBenchmark()
406 Log.w(TAG, "Exiting before execution actually completed"); in exitWithTimeout()
413 Log.w(TAG, "Interrupted while waiting for Processor to complete", e); in exitWithTimeout()
DNNTestBase.java224 Log.w(TAG, String.format( in deleteOrWarn()
341 Log.w(TAG, errorMsg); in runBenchmarkCompleteInputSet()
406 Log.w(TAG, String.format("Unable to create file %s", targetFile.getAbsolutePath())); in copyModelToFile()
/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/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/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DSystemPackageUninstaller.java54 CLog.w( in uninstallPackage()
87 CLog.w("%s is not a system app, skipping", packageName); in uninstallPackage()
/test/app_compat/csuite/harness/src/main/java/com/android/csuite/config/
DAppRemoteFileResolver.java140 CLog.w("Resolver is not properly configured, skipping resolution of URI (%s)", appUri); in resolveRemoteFiles()
267 CLog.w("URI (%s) resolved to non-existent local file (%s)", uri, optionSource.file); in resolveUriToFile()
/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^…
/test/vts-testcase/hal/usb/gadget/V1_1/host/src/com/android/usb/gadget/vts/
DVtsHalUsbGadgetV1_1HostTest.java80 CLog.w("Thread.sleep interrupted"); in testResetUsbGadget()
/test/app_compat/csuite/harness/src/main/java/com/android/compatibility/testtype/
DAppLaunchTest.java233 CLog.w("Posting failed: %s.", e.getMessage()); in testPackage()
271 CLog.w("Failed to launch package: %s.", result.packageName); in launchPackage()
/test/app_compat/csuite/harness/src/main/java/com/android/compatibility/targetprep/
DAppSetupPreparer.java172 CLog.w("setUp failed: %s. Run count: %d. Retrying...", currentException, runCount); in setUp()
/test/app_compat/csuite/instrumentation/launch/src/main/java/com/android/compatibilitytest/
DAppCompatibility.java152 Log.w(TAG, String.format("Skipping %s; no launch intent", packageName)); in testAppStability()