Home
last modified time | relevance | path

Searched refs:end (Results 1 – 24 of 24) sorted by relevance

/platform_testing/libraries/flicker/src/android/tools/flicker/legacy/
DLegacyFlickerTestFactory.kt63 .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/
DRegexUtils.java75 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/
DMeasureTime.java39 long end = System.currentTimeMillis(); in measure() local
40 result[i] = end - start; in measure()
DCrashUtils.java276 int currentIndex = crashBlobFinder.end(); in addAllCrashes()
/platform_testing/utils/shell-as/
Dshell-code.cpp50 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/
DTransitionTimeRange.kt22 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/
DResultReader.kt104 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/
DBetterSwipe.kt93 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/
DREADME.md3 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/
DREADME.md3 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/
DTestUtils.kt27 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/
DREADME.md3 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/
DREADME.md3 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/
DREADME.md3 … 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/
DREADME.md3 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/
DREADME.md3 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/
DREADME.md3 …)on the device as defined in the MobileBytesTransfer atom at the start and end of tests or test ru…
/platform_testing/tools/automotive/proxy/
DlibProxyConfig.cpp76 if (auto entry = serviceConfigs.find(std::string(name)); entry != serviceConfigs.end()) { in getServiceConfig()
/platform_testing/libraries/flicker/utils/test/src/android/tools/io/
DResultWriterTest.kt69 .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/
DSecurityTestCase.java273 int length = m.end(); in isKptr()
/platform_testing/libraries/sts-common-util/sts-sdk/package/gradle/wrapper/
Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/platform_testing/tests/bettertogether/betocq/
DReadMe.md363 1. Verify that these lines appear at the end of the test console output:
/platform_testing/libraries/compatibility-common-util/tests/assets/
Dlogcat.txt194 … : Abort message: '[FATAL:allocation_tracker.cc(143)] Check failed: map_entry != allocations.end().
/platform_testing/libraries/sts-common-util/host-side/tests/res/
Dlogcat.txt197 … : 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