Home
last modified time | relevance | path

Searched defs:time1 (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/test/perform/string/
Dstring.js18 const time1 = Date.now() constant
31 const time1 = Date.now() constant
44 const time1 = Date.now() constant
55 const time1 = Date.now() constant
66 const time1 = Date.now() constant
78 const time1 = Date.now() constant
90 const time1 = Date.now() constant
102 const time1 = Date.now() constant
113 const time1 = Date.now() constant
124 const time1 = Date.now() constant
[all …]
/arkcompiler/ets_runtime/test/perform/number/
Dnumber.js54 const time1 = Date.now() constant
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_date_test.cpp56 double const time1 = ecmascript::JSDate::MakeTime(0, 0, 0, 0); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp454 char time1[16] = {0}; // 16:Time format length in GetProfileName() local