/platform_testing/libraries/flicker/src/android/tools/flicker/legacy/ |
D | LegacyFlickerTestFactory.kt | 63 .flatMap { start -> supportedRotations.map { end -> start to end } } in <lambda>() method 64 .filter { (start, end) -> start != end } in <lambda>() method 65 .map { (start, end) -> createFlickerTest(navBarMode, start, end, extraArgs) } in <lambda>() method
|
/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/ |
D | RegexUtils.java | 75 String substring = input.substring(matcher.start(), matcher.end()); in assertFind() 80 matcher.end(), in assertFind() 105 private static String getInputContext(String input, int start, int end, int before, int after) { in getInputContext() argument 107 end = Math.min(input.length(), end + after); in getInputContext() 108 return input.substring(start, end); in getInputContext() 140 public CharSequence subSequence(int start, int end) { in subSequence() argument 142 chars.subSequence(start, end), expireTime - System.currentTimeMillis()); in subSequence()
|
/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/ |
D | MeasureTime.java | 39 long end = System.currentTimeMillis(); in measure() local 40 result[i] = end - start; in measure()
|
D | CrashUtils.java | 276 int currentIndex = crashBlobFinder.end(); in addAllCrashes()
|
/platform_testing/utils/shell-as/ |
D | shell-code.cpp | 50 void EnsureShellcodeReadable(void (*start)(), void (*end)()) { in EnsureShellcodeReadable() argument 52 PageStart(end) - PageStart(start) + getpagesize(), in EnsureShellcodeReadable()
|
/platform_testing/libraries/flicker/utils/src/android/tools/io/ |
D | TransitionTimeRange.kt | 22 data class TransitionTimeRange(val start: Timestamp, val end: Timestamp) constant in android.tools.io.TransitionTimeRange
|
/platform_testing/libraries/flicker/utils/src/android/tools/traces/io/ |
D | ResultReader.kt | 104 to = transitionTimeRange.end, in <lambda>() 136 transitionTimeRange.end, in <lambda>() 181 doReadTransactionsTrace(from = transitionTimeRange.start, to = transitionTimeRange.end) in <lambda>() 239 to = transitionTimeRange.end in <lambda>() 252 .parse(session, from = transitionTimeRange.start, to = transitionTimeRange.end) in <lambda>() 271 to = transitionTimeRange.end in <lambda>() 291 .parseSlice(it, from = transitionTimeRange.start, to = transitionTimeRange.end) in <lambda>()
|
/platform_testing/libraries/uiautomator-helpers/src/android/platform/uiautomator_helpers/ |
D | BetterSwipe.kt | 93 end: PointF, in <lambda>() 100 "Swiping from $lastPoint to $end in $duration " + in <lambda>() 105 movePointer(duration = duration, from = lastPoint, to = end, interpolator, stepTime) in <lambda>() 106 lastPoint = end in <lambda>() 119 end: Point, in <lambda>() 123 return to(PointF(end.x.toFloat(), end.y.toFloat()), duration, interpolator) in <lambda>()
|
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/process-cpu-time/ |
D | README.md | 3 These configs are used to collect the cpu stats at the start and end of tests or test run.
|
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/wifi-bytes-transfer/ |
D | README.md | 3 The configs here collects the WiFi bytes transferred on the start and end of tests or test run,
|
/platform_testing/libraries/flicker/test/src/android/tools/flicker/legacy/runner/ |
D | TestUtils.kt | 27 val endTime = result.transitionTimeRange.end in validateTransitionTime() 35 val endTime = result.transitionTimeRange.end in validateTransitionTimeIsEmpty()
|
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/cpu-time-per-freq/ |
D | README.md | 3 These configs are used to pull the cpu time per frequency at the start and end of tests or test run…
|
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/cpu-cluster-time/ |
D | README.md | 3 These configs are used to pull the process user time and system time at the start and end of tests …
|
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/subsystem-sleep-state/ |
D | README.md | 3 … on the device as defined in the SubsystemSleepState atom at the start and end of tests or test ru…
|
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/cpu-time-per-uid-freq/ |
D | README.md | 3 These configs are used to pull the cpu time per frequency at the start and end of tests or test run…
|
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/cpu-time-per-thread-freq/ |
D | README.md | 3 These configs are used to pull CPU usage for each thread per frequency at the start and end of test…
|
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/mobile-bytes-transfer/ |
D | README.md | 3 …)on the device as defined in the MobileBytesTransfer atom at the start and end of tests or test ru…
|
/platform_testing/tools/automotive/proxy/ |
D | libProxyConfig.cpp | 76 if (auto entry = serviceConfigs.find(std::string(name)); entry != serviceConfigs.end()) { in getServiceConfig()
|
/platform_testing/libraries/flicker/utils/test/src/android/tools/io/ |
D | ResultWriterTest.kt | 69 .that(result.transitionTimeRange.end) in writesEmptyFile() 118 .that(result.transitionTimeRange.end) in writesTransitionTime()
|
/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/tradefed/testtype/ |
D | SecurityTestCase.java | 273 int length = m.end(); in isKptr()
|
/platform_testing/libraries/sts-common-util/sts-sdk/package/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/platform_testing/tests/bettertogether/betocq/ |
D | ReadMe.md | 363 1. Verify that these lines appear at the end of the test console output:
|
/platform_testing/libraries/compatibility-common-util/tests/assets/ |
D | logcat.txt | 194 … : Abort message: '[FATAL:allocation_tracker.cc(143)] Check failed: map_entry != allocations.end().
|
/platform_testing/libraries/sts-common-util/host-side/tests/res/ |
D | logcat.txt | 197 … : Abort message: '[FATAL:allocation_tracker.cc(143)] Check failed: map_entry != allocations.end(). 1637 09-03 17:48:05.806 7072 7072 F DEBUG : --------- tail end of log system 1688 09-03 17:48:05.806 7072 7072 F DEBUG : --------- tail end of log main
|