/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() method in Run.Builder
|
/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/deqp/framework/common/ |
D | tcuCPUWarmup.cpp | 99 const deUint64 startTime = deGetMicroseconds(); in warmupCPU() local 125 const deUint64 startTime = deGetMicroseconds(); in warmupCPU() local
|
/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()
|
D | floatundidf.c | 29 uint64_t startTime = mach_absolute_time(); in main() local
|
D | floatdisf.c | 32 uint64_t startTime = mach_absolute_time(); in main() local
|
D | floatundixf.c | 32 uint64_t startTime = mach_absolute_time(); in main() local
|
D | floatundisf.c | 32 uint64_t startTime = mach_absolute_time(); in main() local
|
D | floatdixf.c | 32 uint64_t startTime = mach_absolute_time(); in main() local
|
D | floatdidf.c | 32 uint64_t startTime = mach_absolute_time(); in main() local
|
D | lshrdi3.c | 34 uint64_t startTime = mach_absolute_time(); in main() local
|
D | negdi2.c | 35 uint64_t startTime = mach_absolute_time(); in main() local
|
D | ashldi3.c | 34 uint64_t startTime = mach_absolute_time(); in main() local
|
D | ashrdi3.c | 34 uint64_t startTime = mach_absolute_time(); in main() local
|
D | moddi3.c | 37 uint64_t startTime = mach_absolute_time(); in main() local
|
/external/mockito/src/main/java/org/mockito/internal/util/ |
D | Timer.java | 12 private long startTime = -1; field in Timer
|
/external/caliper/caliper/src/test/java/com/google/caliper/config/ |
D | LoggingConfigLoaderTest.java | 63 private Instant startTime = new Instant(); field in LoggingConfigLoaderTest
|
/external/libmojo/base/android/javatests/src/org/chromium/base/ |
D | ApiCompatibilityUtilsTest.java | 54 long startTime = SystemClock.uptimeMillis(); in testFinishAndRemoveTask() local
|
/external/caliper/caliper/src/main/java/com/google/caliper/runner/ |
D | RunnerModule.java | 71 static Run provideRun(UUID uuid, CaliperOptions caliperOptions, Instant startTime) { in provideRun()
|
/external/icu/icu4c/source/test/perf/collationperf/ |
D | collperf.cpp | 386 unsigned long startTime = timeGetTime(); in doKeyGen() local 490 unsigned long startTime = timeGetTime(); in doBinarySearch() local 529 unsigned long startTime = timeGetTime(); in doBinarySearch() local 580 unsigned long startTime = timeGetTime(); in doBinarySearch() local 636 unsigned long startTime = timeGetTime(); in doBinarySearch() local 713 unsigned long startTime = timeGetTime(); in doQSort() local 844 unsigned long startTime = timeGetTime(); in doForwardIterTest() local 1007 unsigned long startTime = timeGetTime(); in doBackwardIterTest() local
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/srt/ |
D | SrtParser.java | 41 long startTime = parse(timeString.split("-->")[0]); in parse() local
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | QueuesTest.java | 115 long startTime = System.nanoTime(); in testDrainTimesOut() local 269 long startTime = System.nanoTime(); in assertUninterruptibleDrained() local
|
/external/deqp/modules/internal/ |
D | ditImageCompareTests.cpp | 81 const deUint64 startTime = deGetMicroseconds(); in iterate() local 134 const deUint64 startTime = deGetMicroseconds(); in iterate() local
|