Home
last modified time | relevance | path

Searched defs:endTime (Results 1 – 25 of 52) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/util/
DTimer.cpp31 double endTime; in getElapsedWallClockTime() local
46 double endTime; in getElapsedCpuTime() local
/third_party/flutter/flutter/dev/integration_tests/external_ui/android/app/src/main/java/io/flutter/externalui/
DMainActivity.java33 private long endTime; field in MainActivity
116 double frameRate(AtomicInteger frameCounter, long startTime, long endTime) { in frameRate()
/third_party/node/test/parallel/
Dtest-fs-stat-bigint.js101 const endTime = process.hrtime.bigint(); constant
156 const endTime = process.hrtime.bigint(); constant
188 const endTime = process.hrtime.bigint(); constant
/third_party/flutter/skia/third_party/externals/angle2/util/windows/
DWindowsTimer.cpp49 LONGLONG endTime; in getElapsedTime() local
/third_party/node/src/
Dnode_perf.h64 uint64_t endTime) : env_(env), in PerformanceEntry()
130 uint64_t endTime) : in GCPerformanceEntry()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_privacyManager.js26 endTime: "[PC Preview] unknown endTime", property
53 endTime: '[PC preview] unknow endTime', property
Dohos_hiSysEvent.js58 endTime: paramMock.paramNumberMock, property
/third_party/skia/third_party/externals/dawn/src/utils/
DWindowsTimer.cpp48 LONGLONG endTime; in GetElapsedTime() local
/third_party/flutter/flutter/dev/integration_tests/external_ui/ios/Runner/
DAppDelegate.m13 @property (atomic) double endTime; property
/third_party/mindspore/mindspore/lite/java/java/fl_client/src/main/java/com/mindspore/flclient/model/
DTrainModel.java137 long endTime = System.currentTimeMillis(); in trainLoop() local
243 long endTime = System.currentTimeMillis(); in evalModel() local
/third_party/mindspore/mindspore/lite/java/java/fl_client/src/main/java/com/mindspore/flclient/
DCommon.java233 public static void endTime(long start, String tag) { in endTime() method in Common
235 long endTime = endDate.getTime(); in endTime() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
DElapsedTimer.java84 long endTime = System.currentTimeMillis(); in toString() local
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
DElapsedTimer.java81 long endTime = System.currentTimeMillis(); in toString() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DSimpleTimeZone.java131 int endMonth, int endDay, int endDayOfWeek, int endTime) { in SimpleTimeZone()
180 int endDayOfWeek, int endTime, in SimpleTimeZone()
222 int endMonth, int endDay, int endDayOfWeek, int endTime, in SimpleTimeZone()
930 private int endTime; field in SimpleTimeZone
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DSimpleTimeZone.java135 int endMonth, int endDay, int endDayOfWeek, int endTime) { in SimpleTimeZone()
185 int endDayOfWeek, int endTime, in SimpleTimeZone()
228 int endMonth, int endDay, int endDayOfWeek, int endTime, in SimpleTimeZone()
952 private int endTime; field in SimpleTimeZone
/third_party/ffmpeg/libavcodec/
Dxsubenc.c118 uint64_t endTime = startTime + h->end_display_time - h->start_display_time; in xsub_encode() local
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp531 deUint64 endTime; in medianTimeMemcpy() local
573 deUint64 endTime; in medianTimeMemcpy() local
621 const deUint64 endTime = deGetMicroseconds() + microseconds; in busyWait() local
2587 deUint64 endTime; in testBufferUpload() local
2659 deUint64 endTime; in testBufferUpload() local
2815 deUint64 endTime; in attemptBufferMap() local
2827 deUint64 endTime; in attemptBufferMap() local
2849 deUint64 endTime; in attemptBufferMap() local
2875 deUint64 endTime; in attemptBufferMap() local
3035 deUint64 endTime; in attemptBufferMap() local
[all …]
/third_party/typescript/src/compiler/
Dtracing.ts137 const endTime = 1000 * timestamp(); constant
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DQuery11.cpp275 UINT64 endTime = 0; in testQuery() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DQuery11.cpp275 UINT64 endTime = 0; in testQuery() local
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dsimpletz.h871 int32_t endTime; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dsimpletz.h863 int32_t endTime; variable
/third_party/node/deps/icu-small/source/i18n/unicode/
Dsimpletz.h871 int32_t endTime; variable
/third_party/icu/icu4c/source/i18n/unicode/
Dsimpletz.h871 int32_t endTime; variable
/third_party/flutter/skia/tools/skpbench/
Dskpbench.cpp286 const clock::time_point endTime = now + benchDuration; in run_benchmark() local
326 const clock::time_point endTime = now + benchDuration; in run_gpu_time_benchmark() local

123