Home
last modified time | relevance | path

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

12

/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DLogGenerator.java63 Log.w(TAG, "Error while saving dumpsys meminfo -c: " + ioe.getMessage()); in save()
75 Log.w(TAG, "Error while saving dumpsys cpuinfo : " + ioe.getMessage()); in save()
87 Log.w(TAG, String.format("Failed to take bugreport: %s", e.getMessage())); in save()
99 Log.w(TAG, String.format("Failed to take bugreport: %s", e.getMessage())); in save()
111 Log.w(TAG, String.format("Failed to save frangmentation: %s", e.getMessage())); in save()
123 Log.w(TAG, String.format("Failed to save graphicsstats: %s", e.getMessage())); in save()
136 Log.w(TAG, String.format("Failed to save ION heap: %s", e.getMessage())); in save()
148 Log.w(TAG, String.format("Failed to save pagetypeinfo: %s", e.getMessage())); in save()
160 Log.w(TAG, String.format("Failed to save trace: %s", e.getMessage())); in save()
DAuptTestRunner.java182 Log.w(LOG_TAG, "Could not find or create output directory " + mResultsDirectory); in onCreate()
496 Log.w(LOG_TAG, "Failed to create UI hierarchy dump for UI error", e);
552 Log.w(LOG_TAG, "No Camera folder found to delete from.");
555 Log.w(LOG_TAG, "No DCIM folder found to delete from.");
662 Log.w(LOG_TAG, "Couldn't collect screenshot on test failure");
DDataCollector.java62 Log.w(TAG, String.format("Both zipped and flat bugreports are enabled. Defaulting" in DataCollector()
/platform_testing/libraries/health/runners/longevity/
DREADME.md35 `adb shell am instrument -w -r -e <option> <value> -e class <suite>
40 `adb shell am instrument -w -r -e iterations 50 -e quitter true
46 `adb shell am instrument -w -r -e iterations 10 -e shuffle true -e suite-timeout_msec 1800000
52 `adb shell am instrument -w -r -e iterations 100 -e min-battery 0.05
58 `adb shell am instrument -w -r -e profile sample_profile
81 `tests/` directory. Run them using `adb shell am instrument -w -r
/platform_testing/libraries/health/utils/src/android/platform/test/util/
DTimedAction.java38 Log.w(LOG_TAG, "This action went over its intended duration."); in runWithIntendedDuration()
/platform_testing/libraries/device-collectors/src/main/java/android/device/collectors/
DDumpsysServiceListener.java47 Log.w(TAG, "No process name provided. Nothing will be collected"); in setupAdditionalArgs()
DDumpsysMeminfoListener.java47 Log.w(TAG, "No process name provided. Nothing will be collected"); in setupAdditionalArgs()
DAppVersionListener.java65 Log.w(TAG, "No package name provided. All packages will be collected"); in setupAdditionalArgs()
DScreenshotOnFailureCollector.java142 Log.w(getTag(), String.format("File exists: %s", img.getAbsolutePath())); in takeScreenshot()
172 Log.w(getTag(), String.format("File exists: %s.", uixFile.getAbsolutePath())); in collectUiXml()
/platform_testing/libraries/device-collectors/src/main/platform-collectors/src/android/device/collectors/
DTimeInStateListener.java63 Log.w(TAG, "No time_in_state provided. Nothing will be collected"); in setupAdditionalArgs()
DStatsdListener.java123 Log.w(LOG_TAG, "Failed to log a test run start event. Metrics might be incomplete."); in onTestRunStart()
135 Log.w(LOG_TAG, "Failed to log a test run end event. Metrics might be incomplete."); in onTestRunEnd()
155 Log.w(LOG_TAG, "Failed to log a test start event. Metrics might be incomplete."); in onTestStart()
167 Log.w(LOG_TAG, "Failed to log a test end event. Metrics might be incomplete."); in onTestEnd()
/platform_testing/libraries/app-helpers/core/src/android/platform/helpers/watchers/
DAppIsNotRespondingWatcher.java47 Log.w(LOG_TAG, String.format( in checkForCondition()
/platform_testing/libraries/flicker/src/com/android/server/wm/flicker/monitor/
DWindowAnimationFrameStatsMonitor.kt51 Log.w(FLICKER_TAG, "Skipping fenced frame.") in analyze()
/platform_testing/libraries/health/rules/src/android/platform/test/rule/
DCoolDownRule.java77 Log.w(LOG_TAG, "Missed device temperature name. Skipped waiting for DUT cooling down."); in starting()
141 Log.w( in waitTemperature()
DDex2oatPressureRule.java174 Log.w( in runCompileCommand()
/platform_testing/libraries/collectors-helper/memory/src/com/android/helpers/
DTotalPssHelper.java78 Log.w(TAG, "Need atleast 3 iterations to check memory usage stabilization."); in getMetrics()
161 Log.w(TAG, "Not able to find the process id for the process = " + processName); in getPss()
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
DTvLauncherStrategy.java243 Log.w(LOG_TAG, "Instrumentation is null. setInstrumentation should be called " in getVersionCode()
253 Log.w(LOG_TAG, String.format("package name is not found: %s", pkg)); in getVersionCode()
376 Log.w(LOG_TAG, "getFocusedItemIndexInRow: no channel has a focused item. " in getFocusedItemIndexInRow()
412 Log.w(LOG_TAG, "This launcher is not in foreground"); in isOnHomeScreen()
464 Log.w(LOG_TAG, "selectAppsRow should be called on Home screen"); in selectAppsRow()
706 Log.w(LOG_TAG, String.format(
747 Log.w(LOG_TAG, String.format(
805 Log.w(LOG_TAG,
DCommonLauncherHelper.java180 Log.w(LOG_TAG, "no new window detected after app launch attempt."); in launchApp()
218 Log.w(LOG_TAG, String.format( in verifyAppStart()
DLeanbackLauncherStrategy.java109 Log.w(LOG_TAG, "The reset will be ignored on leanback launcher"); in openAllApps()
475 Log.w(LOG_TAG, "no new window detected after app launch attempt."); in launchApp()
480 Log.w(LOG_TAG, String.format( in launchApp()
761 Log.w(LOG_TAG, in isGame()
/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DLockscreenHelper.java98 int w = mDevice.getDisplayWidth(); in launchCameraOnLockScreen() local
101 mDevice.drag((w - 25), (h - 25), (int) (w * 0.5), (int) (w * 0.5), 40); in launchCameraOnLockScreen()
/platform_testing/libraries/collectors-helper/system/src/com/android/helpers/
DDumpsysServiceHelper.java57 Log.w(TAG, "Failed to create output directory."); in setUp()
DProcLoadHelper.java111 Log.w(LOG_TAG, "Not able to parse the proc/loadavg"); in getProcLoadInLastMinute()
/platform_testing/utils/crashcollector/src/android/test/crashcollector/
DCollector.java105 Log.w(LOG_TAG, "Detected crash of system server."); in run()
/platform_testing/utils/dpad/src/android/platform/test/utils/
DDPadUtil.java147 Log.w(TAG, String.format("Failed to long press the key code: %d", keyCode)); in longPressKeyCode()
/platform_testing/tests/jank/uibench_wear/src/com/android/wearable/uibench/janktests/
DUiBenchJankTestsHelper.java165 Log.w(LOG_TAG, String.format("Exception when toggling keyboard. %s", e.toString())); in enableKeyboardIME()

12