Home
last modified time | relevance | path

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

12

/test/suite_harness/tools/dex-tools/test/dex/reader/
DDexFileReaderTests.java356 FileWriter w = new FileWriter("dex/classes.out.dex"); in testAllReader() local
360 w.append(formatter.formatDexFile(dexFile)); in testAllReader()
361 w.flush(); in testAllReader()
362 w.close(); in testAllReader()
372 FileWriter w = new FileWriter("dex/classes0.out.dex"); in testAllReader0() local
376 w.append(formatter.formatDexFile(dexFile)); in testAllReader0()
377 w.flush(); in testAllReader0()
378 w.close(); in testAllReader0()
/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/vti/dashboard/
D.gitignore48 [._]*.s[a-w][a-z]
49 [._]s[a-w][a-z]
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DPropertyCheck.java59 CLog.w( in run()
72 CLog.w(msg); in run()
DMediaPreparer.java431 CLog.w( in setMaxRes()
447 CLog.w("Retrieving maximum resolution failed with trace:\n%s", mFailureStackTrace); in setMaxRes()
448 CLog.w("Copying up to %s", DEFAULT_MAX_RESOLUTION.toString()); in setMaxRes()
451 CLog.w( in setMaxRes()
DBusinessLogicPreparer.java180 CLog.w("Option config-filename isn't set. Using empty string instead."); in setUp()
183 CLog.w("Option version isn't set. Using 'null' instead."); in setUp()
364 CLog.w("Device Info directory was not created (Make sure you are not running plan " + in getExtendedDeviceInfo()
432 CLog.w("Failed to read cached business logic, deleting cached file"); in readFromCache()
DDynamicConfigPusher.java131 CLog.w("Option config-filename isn't set. Using suite-name '%s'", mModuleName); in setUp()
151 CLog.w(e); in setUp()
DNetworkConnectivityChecker.java42 CLog.w("NetworkConnectivityChecker is still failing on %s.", in postExecutionCheck()
DDeviceFileCollector.java81 CLog.w(String.format("File does not exist on device: \"%s\"", mSrcFile)); in run()
DApkInstrumentationPreparer.java138 CLog.w( in instrument()
/test/vts/harnesses/tradefed/src/com/android/tradefed/targetprep/
DVtsMultiSimPreparer.java59 LogUtil.CLog.w("Cannot get max phones. Assuming 1."); in getMaxPhones()
73 LogUtil.CLog.w("Could not get SIM config, assuming 1 sim"); in getNumSims()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DCertificationSuiteResultReporter.java191 CLog.w("Failed to write device info %s to result", name); in testLogDeviceInfo()
408 CLog.w("Failed to make dynamic config directory \"%s\" in the result", in copyDynamicConfigFiles()
426 CLog.w("Failure when copying config file \"%s\" to \"%s\" for module %s", in copyDynamicConfigFiles()
455 CLog.w("Failed to write %s to file", resultFileName); in copyFormattingFiles()
458 CLog.w("Failed to load %s from jar", resultFileName); in copyFormattingFiles()
511 CLog.w("Failed to create zip for %s", resultsDir.getName()); in zipResults()
DPreviousSessionFileCopier.java106 CLog.w("Failed to copy file \"%s\" from previous session", oldChild.getName()); in copyRetryFiles()
/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/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.java501 CLog.w("Ignored DeviceUnresponsiveException because recovery was successful, " in run()
504 CLog.w("This may be due to incorrect timeout setting on module %s", in run()
679 CLog.w("System status checker [%s] failed", checker.getClass().getCanonicalName()); in runPreModuleCheck()
683 CLog.w("There are failed system status checkers: %s capturing a bugreport", in runPreModuleCheck()
701 CLog.w("System status checker [%s] failed", checker.getClass().getCanonicalName()); in runPostModuleCheck()
705 CLog.w("There are failed system status checkers: %s capturing a bugreport", in runPostModuleCheck()
/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^…
/test/vts/harnesses/tradefed/src/com/android/tradefed/testtype/
DVtsMultiDeviceTest.java775 CLog.w("--test-module-name not set (not recommended); deriving automatically"); in deriveRunName()
936 CLog.w("Unsupported log severity %s, use default log_severity:INFO instead.", in updateVtsRunnerTestConfig()
1287 CLog.w("No test plan report file configured."); in AddTestModuleKeys()
1322 CLog.w("max-test-timeout is less than test-timeout. Set max timeout to %dms.", timeout); in doRunTest()
DVtsFuzzTest.java335 Log.w(LOG_TAG, String.format("Could not find fuzzer binary file %s in %s!", in run()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
DConsoleReporter.java61 CLog.w("InvocationContext should not be null"); in invocationStarted()

12