Home
last modified time | relevance | path

Searched defs:time2 (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/test/perform/string/
Dstring.js22 const time2 = Date.now() constant
35 const time2 = Date.now() constant
48 const time2 = Date.now() constant
59 const time2 = Date.now() constant
70 const time2 = Date.now() constant
82 const time2 = Date.now() constant
94 const time2 = Date.now() constant
106 const time2 = Date.now() constant
117 const time2 = Date.now() constant
128 const time2 = Date.now() constant
[all …]
/arkcompiler/ets_runtime/test/perform/number/
Dnumber.js58 const time2 = Date.now() constant
/arkcompiler/runtime_core/libabckit/tests/internal/ICSlotAllocator/
DICSlotAllocator.cpp78 auto *time2 = g_dynG->iCreateCallthis0(graph, getTime2, dateObj2); in TransformIrEpilog() local
/arkcompiler/runtime_core/libabckit/tests/scenarios/add_log/
Dadd_log_dynamic_test.cpp68 auto *time2 = g_dynG->iCreateCallthis0(graph, getTime2, dateObj2); in CreateEpilog() local
/arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/dynamic/add_log/
Dadd_log_dynamic_test.cpp144 auto *time2 = g_dynG->iCreateCallthis0(graph, getTime2, dateObj2); in CreateEpilog() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp455 char time2[16] = {0}; // 16:Time format length in GetProfileName() local