Home
last modified time | relevance | path

Searched defs:starttime (Results 1 – 15 of 15) sorted by relevance

/third_party/node/test/pummel/
Dtest-net-timeout.js28 let starttime = null; variable
78 starttime = new Date(); variable
Dtest-timers.js30 const starttime = Date.now(); constant
50 const starttime = Date.now(); constant
/third_party/rust/crates/nix/test/
Dtest_timer.rs78 let starttime = Instant::now(); in alarm_fires() localVariable
Dtest_unistd.rs838 let starttime = Instant::now(); in test_alarm() localVariable
/third_party/ltp/testcases/realtime/perf/latency/
Dpthread_cond_latency.c117 double starttime; in test_signal() local
Dpthread_cond_many.c152 double starttime; in wake_child() local
/third_party/ltp/tools/genload/
Dgenload.c91 long starttime, stoptime, runtime; in main() local
Dstress.c91 long starttime, stoptime, runtime; in main() local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dzic.c2223 register zic_t starttime, untiltime; in outzone() local
2679 addtt(const zic_t starttime, int type) in addtt()
Dlocaltime.c1019 starttime = transtime(year, &start, stdoffset), in tzparse() local
/third_party/icu/icu4c/source/tools/tzcode/
Dzic.c2224 register zic_t starttime, untiltime; in outzone() local
2680 addtt(const zic_t starttime, int type) in addtt()
Dlocaltime.c1021 starttime = transtime(year, &start, stdoffset), in tzparse() local
/third_party/tzdata/
Dzic.c3078 register zic_t starttime, untiltime; in outzone() local
3444 addtt(zic_t starttime, int type) in addtt()
Dlocaltime.c1243 starttime = transtime(year, &start, stdoffset), in tzparse() local
/third_party/ffmpeg/libavformat/
Ddashdec.c58 int64_t starttime; member