Home
last modified time | relevance | path

Searched defs:timing (Results 1 – 25 of 27) sorted by relevance

12

/third_party/node/test/sequential/
Dtest-perf-hooks.js90 function checkNodeTiming(timing) { argument
122 function checkValue(timing, name, min, max) { argument
139 const timing = { ...performance.nodeTiming }; constant
157 const timing = { ...performance.nodeTiming }; constant
/third_party/node/deps/npm/node_modules/@npmcli/arborist/bin/
Dvirtual.js8 .then(async ({ timing, result: tree }) => { property
Dideal.js8 .then(async ({ timing, result: tree }) => { property
Dactual.js8 .then(async ({ timing, result: tree }) => { property
Dfunding.js22 .then(({ timing, result: tree }) => { property
Daudit.js39 .then(async ({ timing, result: tree }) => { property
Dreify.js38 .then(async ({ timing, result: tree }) => { property
Dprune.js38 .then(async ({ timing, result: tree }) => { property
/third_party/typescript/tests/baselines/reference/
DindexTypeCheck.js83 Benchmark.prototype.addTimingFor = function (name, timing) { argument
Dparserharness.js2602 Benchmark.prototype.addTimingFor = function (name, timing) { argument
/third_party/node/deps/npm/test/lib/utils/
Ddisplay.js22 display.load({ timing: true, loglevel: 'notice' }) property
25 display.load({ timing: false, loglevel: 'notice' }) property
Dexit-handler.js373 timing: true, property
463 config: { timing: true }, property
497 config: { timing: true }, property
/third_party/node/deps/npm/lib/utils/
Dexit-handler.js57 const timing = npm.config.get('timing') constant
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
DTimer.java20 private boolean timing = false; field in Timer
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
DTimer.java23 private boolean timing = false; field in Timer
/third_party/node/deps/npm/test/lib/
Dnpm.js473 config: { timing: true }, property
501 config: { timing: false }, property
509 [{ loglevel: 'silly', timing: true }, true, true], property
510 [{ loglevel: 'silent', timing: true }, false, false], property
/third_party/node/deps/npm/node_modules/@npmcli/arborist/bin/lib/
Doptions.js18 timing: ['always', Boolean], property
/third_party/nghttp2/src/
Dnghttp.h176 RequestTiming timing; member
271 SessionTiming timing; member
/third_party/python/Tools/scripts/
Dvar_access_benchmark.py295 timing = min(Timer(f).repeat(7, 1000)) variable
/third_party/ffmpeg/libavfilter/
Daf_apulsator.c53 int timing; member
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
Drpng2-win.c283 int timing = FALSE; in WinMain() local
Drpng2-x.c318 int timing = FALSE; in main() local
/third_party/python/Lib/
Dtrace.py390 timing=False): argument
/third_party/node/deps/npm/lib/
Dnpm.js252 timing: this.config.get('timing'), property
/third_party/typescript/tests/lib/
Dlib.d.ts12205 timing: PerformanceTiming; property

12