Home
last modified time | relevance | path

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

123

/platform_testing/libraries/motion/tests/src/platform/test/motion/filmstrip/
DFilmstripTest.kt69 val w = 100 in horizontalFilmstrip() constant
74 MotionScreenshot(TimestampFrameId(10), mockScreenshot(Color.RED, w, h)), in horizontalFilmstrip()
75 MotionScreenshot(TimestampFrameId(20), mockScreenshot(Color.GREEN, w, h)), in horizontalFilmstrip()
76 MotionScreenshot(SupplementalFrameId("after"), mockScreenshot(Color.BLUE, w, h)), in horizontalFilmstrip()
86 val w = 100 in horizontalFilmstrip_labelsWiderThanScreenshot() constant
93 mockScreenshot(Color.RED, w, h) in horizontalFilmstrip_labelsWiderThanScreenshot()
97 mockScreenshot(Color.BLUE, w, h) in horizontalFilmstrip_labelsWiderThanScreenshot()
122 val w = 200 in verticalFilmstrip() constant
127 MotionScreenshot(TimestampFrameId(10), mockScreenshot(Color.RED, w, h)), in verticalFilmstrip()
128 MotionScreenshot(TimestampFrameId(20), mockScreenshot(Color.GREEN, w, h)), in verticalFilmstrip()
[all …]
/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()
/platform_testing/libraries/systemui-helper/src/android/platform/helpers/ui/
DUiSearch.java72 Log.w(TAG, format("Selector[%s] is null", selector)); in search()
81 Log.w(TAG, format("Scroller is null. So looking for %s[%s] in in %s seconds", name, in search()
87 Log.w(TAG, format("Given Scroller[%s] was not found in %s seconds", in search()
129 Log.w(TAG, format("Selector[%s] is null", selector)); in search()
139 Log.w(TAG, format("Scroller is null. So looking for %s[%s] in in %s seconds", name, in search()
146 Log.w(TAG, format("Given Scroller[%s] was not found in %s seconds", in search()
182 Log.w(TAG, format("Selector[%s] is null", selector)); in search()
DUiSearch2.java76 Log.w(TAG, format("Selector[%s] is null", selector)); in search()
85 Log.w(TAG, format("Scroller is null. So looking for %s[%s] in in %s seconds", name, in search()
91 Log.w(TAG, format("Given Scroller[%s] was not found in %s seconds", in search()
133 Log.w(TAG, format("Selector[%s] is null", selector)); in search()
143 Log.w(TAG, format("Scroller is null. So looking for %s[%s] in in %s seconds", name, in search()
150 Log.w(TAG, format("Given Scroller[%s] was not found in %s seconds", in search()
186 Log.w(TAG, format("Selector[%s] is null", selector)); in search()
/platform_testing/libraries/motion/tests/src/platform/test/motion/
DMotionTestRuleTest.kt134 val w = 100 in writeGeneratedTimeSeries_withScreenshots_writesVideoAndIncludesMetadata() constant
147 mockScreenshot(Color.RED, w, h), in writeGeneratedTimeSeries_withScreenshots_writesVideoAndIncludesMetadata()
148 mockScreenshot(Color.GREEN, w, h), in writeGeneratedTimeSeries_withScreenshots_writesVideoAndIncludesMetadata()
149 mockScreenshot(Color.BLUE, w, h) in writeGeneratedTimeSeries_withScreenshots_writesVideoAndIncludesMetadata()
/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/util/
DTombstoneParser.java208 CLog.w("parsing tombstone failed: \n" + tombstoneBlob); in parseLogcat()
254 CLog.w("fingerprint failed"); in parseTombstone()
265 CLog.w("revision failed"); in parseTombstone()
299 CLog.w("abi failed"); in parseTombstone()
328 CLog.w("main thread failed"); in parseTombstone()
334 CLog.w("logs failed"); in parseTombstone()
344 CLog.w("thread failed"); in parseTombstone()
374 CLog.w("logs failed"); in parseTombstone()
396 CLog.w("main thread get header failed"); in parseMainThread()
436 CLog.w("couldn't match signal messages"); in parseMainThread()
[all …]
/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/audio-test-harness/tradefed/src/main/java/com/android/media/audiotestharness/tradefed/
DAudioTestHarnessServerLogForwardingHandler.java54 LogUtil.CLog.w(logMessage); in publish()
56 LogUtil.CLog.w(record.getThrown()); in publish()
/platform_testing/libraries/collectors-helper/system/src/com/android/helpers/
DBugReportDurationHelper.java159 Log.w(TAG, "No bug report was found in directory: " + bugReportDir); in getMetrics()
166 Log.w(TAG, "No lines relevant to bug report durations were found."); in getMetrics()
212 Log.w(TAG, "No lines relevant to dumpstate board durations were found."); in getMetrics()
215 Log.w(TAG, "Mismatch in the number of dumpstate_board section names and durations."); in getMetrics()
268 Log.w(TAG, "Wifi or telephony bug report found and skipped: " + file); in getLatestBugReport()
278 Log.w(TAG, "There are multiple bug reports in " + bugReportDir + ":"); in getLatestBugReport()
280 Log.w(TAG, " " + bugreport); in getLatestBugReport()
DTimingHelper.java98 Log.w(TAG, "Final string doesn't have one key and one value."); in parseTimingInfo()
102 Log.w(TAG, "Value was not a number."); in parseTimingInfo()
/platform_testing/libraries/uiautomator-helpers/src/android/platform/uiautomator_helpers/
DTracingUtils.kt35 Log.w(TAG, "Section name too long: \"$this\" (len=$length, max=$MAX_TRACE_NAME_LEN)") in shortenedIfNeeded()
/platform_testing/libraries/collectors-helper/statsd/src/com/android/helpers/
DBatteryUsageStatsHelper.java117 Log.w( in batteryUsageStatsFromBucket()
149 Log.w(LOG_TAG, "Device consumer data doesn't have specific component data."); in batteryUsageStatsFromBucket()
152 Log.w(LOG_TAG, "Atom doesn't have the expected device consumer data."); in batteryUsageStatsFromBucket()
194 Log.w( in batteryUsageStatsFromBucket()
202 Log.w(LOG_TAG, "Atom doesn't have the expected per-UID consumer data."); in batteryUsageStatsFromBucket()
/platform_testing/libraries/sts-common-util/device-side/src/com/android/sts/common/util/
DStsExtraBusinessLogicTestCase.java52 Log.w(LOG_TAG, "cannot get STS dynamic plan; this likely isn't run in STS"); in getExtraBusinessLogics()
121 Log.w(logTag, String.format(format, args)); in logWarn()
/platform_testing/libraries/health/rules/src/android/platform/test/rule/
DScreenRecordRule.kt97 Log.w(TAG, "Device is not rooted. Skipping screen recording.") in <lambda>()
141 Log.w( in <lambda>()
193 Log.w( in <lambda>()
DWaitForIdleTimeoutRule.java113 Log.w( in storeInitialAndSetNewTimeout()
131 Log.w( in restoreTimeout()
DCoolDownRule.java77 Log.w(LOG_TAG, "Missed device temperature name. Skipped waiting for DUT cooling down."); in starting()
141 Log.w( in waitTemperature()
/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()
DAppVersionListener.java65 Log.w(TAG, "No package name provided. All packages will be collected"); in setupAdditionalArgs()
/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()
/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/tradefed/testtype/
DStsExtraBusinessLogicHostTestBase.java53 Log.w(LOG_TAG, "cannot get STS dynamic plan; this likely isn't run in STS"); in getExtraBusinessLogics()
128 Log.w(logTag, String.format(format, args)); in logWarn()
/platform_testing/libraries/app-helpers/core/src/android/platform/helpers/watchers/
DAppIsNotRespondingWatcher2.java47 Log.w(LOG_TAG, String.format( in checkForCondition()
DAppIsNotRespondingWatcher.java47 Log.w(LOG_TAG, String.format( in checkForCondition()
/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/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/utils/
DSpectatioConfigUtil.java85 Log.w(LOG_TAG, String.format("Default config not present, so exiting")); in SpectatioConfigUtil()
131 Log.w(LOG_TAG, String.format("Default config not available: %s", path)); in loadDefaultConfiguration()
208 Log.w(LOG_TAG, String.format("Resource file not available: %s", resourceFilePath)); in getResourceFileDataFromPath()

123