| /external/caliper/caliper/src/main/java/com/google/caliper/model/ |
| D | Run.java | 39 private Instant startTime; field in Run 61 public Instant startTime() { in startTime() method in Run 93 private Instant startTime; field in Run.Builder 104 public Builder startTime(Instant startTime) { in startTime() argument
|
| /external/glide/library/src/main/java/com/bumptech/glide/load/engine/ |
| D | DecodeJob.java | 83 long startTime = LogTime.getLogTime(); in decodeResultFromCache() local 107 long startTime = LogTime.getLogTime(); in decodeSourceFromCache() local 137 long startTime = LogTime.getLogTime(); in transformEncodeAndTranscode() local 157 long startTime = LogTime.getLogTime(); in writeTransformedToCache() local 168 long startTime = LogTime.getLogTime(); in decodeSource() local 188 long startTime = LogTime.getLogTime(); in decodeFromSourceData() local 198 long startTime = LogTime.getLogTime(); in cacheAndDecodeSourceData() local 249 private void logWithTimeAndKey(String message, long startTime) { in logWithTimeAndKey()
|
| /external/autotest/client/deps/webgl_mpd/src/ |
| D | cros_fps.js | 1 crosFrameData = function(seq, startTime, frameElapsedTime, jsElapsedTime) { argument 17 startTime, frameElapsedTime, jsElapsedTime) { argument
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/guide/ |
| D | example-cancel-02.kt | 11 val startTime = currentTimeMillis() in <lambda>() constant
|
| D | example-cancel-03.kt | 11 val startTime = currentTimeMillis() in <lambda>() constant
|
| D | example-flow-24.kt | 18 val startTime = currentTimeMillis() // remember the start time in <lambda>() constant
|
| D | example-flow-25.kt | 18 val startTime = currentTimeMillis() // remember the start time in <lambda>() constant
|
| D | example-flow-23.kt | 18 val startTime = currentTimeMillis() // remember the start time in <lambda>() constant
|
| D | example-flow-21.kt | 14 val startTime = currentTimeMillis() // remember the start time in <lambda>() constant
|
| D | example-flow-22.kt | 14 val startTime = currentTimeMillis() // remember the start time in <lambda>() constant
|
| /external/guava/android/guava/src/com/google/common/util/concurrent/ |
| D | Monitor.java | 381 final long startTime = System.nanoTime(); in enter() local 470 long startTime = 0L; in enterWhen() local 549 long startTime = 0L; in enterWhenUninterruptibly() local 795 final long startTime = initNanoTime(timeoutNanos); in waitForUninterruptibly() local 935 long startTime = System.nanoTime(); in initNanoTime() local 944 private static long remainingNanos(long startTime, long timeoutNanos) { in remainingNanos()
|
| /external/deqp/framework/common/ |
| D | tcuCPUWarmup.cpp | 99 const deUint64 startTime = deGetMicroseconds(); in warmupCPU() local 125 const deUint64 startTime = deGetMicroseconds(); in warmupCPU() local
|
| /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/util/ |
| D | SQLiteLibraryLoader.java | 48 final long startTime = System.currentTimeMillis(); in doLoad() local 69 private void logWithTime(final String message, final long startTime) { in logWithTime()
|
| /external/OpenCL-CTS/test_conformance/half/ |
| D | Test_roundTrip.cpp | 311 uint64_t startTime = ReadTime(); in test_roundTrip() local 338 uint64_t startTime = ReadTime(); in test_roundTrip() local
|
| /external/skia/demos.skia.org/demos/web_worker/ |
| D | main.js | 29 const startTime = performance.now(); constant
|
| /external/icu/icu4c/source/test/perf/collationperf/ |
| D | collperf.cpp | 385 unsigned long startTime = timeGetTime(); in doKeyGen() local 489 unsigned long startTime = timeGetTime(); in doBinarySearch() local 528 unsigned long startTime = timeGetTime(); in doBinarySearch() local 579 unsigned long startTime = timeGetTime(); in doBinarySearch() local 635 unsigned long startTime = timeGetTime(); in doBinarySearch() local 712 unsigned long startTime = timeGetTime(); in doQSort() local 843 unsigned long startTime = timeGetTime(); in doForwardIterTest() local 1006 unsigned long startTime = timeGetTime(); in doBackwardIterTest() local
|
| /external/perfetto/ui/src/frontend/ |
| D | time_axis_panel.ts | 43 const startTime = timeToString(globals.state.traceTime.startSec); constant
|
| /external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/ |
| D | web-animations-next-animation.js | 257 get startTime() { getter in scope.Animation 260 set startTime(v) { setter in scope.Animation 264 this._forEachChild(function(child, offset) {
|
| D | animation.js | 99 get startTime() { getter in scope.Animation 102 set startTime(newTime) { setter in scope.Animation
|
| /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/ |
| D | ExitTest.java | 73 long startTime = System.currentTimeMillis(); in testExit001() local
|
| /external/compiler-rt/test/builtins/timing/ |
| D | timing.h | 5 double intervalInCycles( uint64_t startTime, uint64_t endTime ) in intervalInCycles()
|
| /external/llvm-project/compiler-rt/test/builtins/timing/ |
| D | timing.h | 5 double intervalInCycles( uint64_t startTime, uint64_t endTime ) in intervalInCycles()
|
| /external/mockito/src/main/java/org/mockito/internal/util/ |
| D | Timer.java | 12 private long startTime = -1; field in Timer
|
| /external/llvm-project/lld/include/lld/Common/ |
| D | Timer.h | 31 std::chrono::time_point<std::chrono::high_resolution_clock> startTime; member
|
| /external/caliper/caliper/src/test/java/com/google/caliper/config/ |
| D | LoggingConfigLoaderTest.java | 63 private Instant startTime = new Instant(); field in LoggingConfigLoaderTest
|