Home
last modified time | relevance | path

Searched defs:tm (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/unix/
Dtime.cpp31 struct tm tm { in GetLocalOffsetFromOS() struct
47 struct tm tm { in IsDst() struct
/arkcompiler/runtime_core/static_core/libpandabase/tests/taskmanager/
Dtask_scheduler_test.cpp116 auto *tm = TaskScheduler::Create(THREADS_COUNT, taskStatisticsType); in TEST_P() local
131 auto *tm = TaskScheduler::Create(THREADS_COUNT, taskStatisticsType); in TEST_P() local
170 auto *tm = TaskScheduler::Create(THREADS_COUNT, taskStatisticsType); in TEST_P() local
209 auto *tm = TaskScheduler::Create(THREADS_COUNT, taskStatisticsType); in TEST_P() local
250 auto *tm = TaskScheduler::Create(THREADS_COUNT, taskStatisticsType); in TEST_P() local
290 auto *tm = TaskScheduler::Create(THREADS_COUNT, taskStatisticsType); in TEST_P() local
319 auto *tm = TaskScheduler::Create(THREADS_COUNT, taskStatisticsType); in TEST_P() local
357 auto *tm = TaskScheduler::Create(THREADS_COUNT, taskStatisticsType); in TEST_P() local
396 auto *tm = TaskScheduler::Create(THREADS_COUNT, taskStatisticsType); in TEST_P() local
440 auto *tm = TaskScheduler::Create(THREADS_COUNT, taskStatisticsType); in TEST_P() local
Dtask_manager_gc_corner_case_test.cpp126 auto *tm = TaskScheduler::GetTaskScheduler(); in TEST_F() local
139 auto *tm = TaskScheduler::GetTaskScheduler(); in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler_task_manager_worker.cpp26 auto *tm = taskmanager::TaskScheduler::GetTaskScheduler(); in CompilerTaskManagerWorker() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_date_test.cpp66 double tm = 0.0; in HWTEST_F_L0() local
Djs_serializer_test.cpp477 double tm = 28 * 60 * 60 * 1000; // 28 * 60 * 60 * 1000 : test case in JSDateTest() local
1572 double tm = 28 * 60 * 60 * 1000; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp279 struct tm tm { in GetTimeStamp() struct
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.cpp59 auto *tm = taskmanager::TaskScheduler::GetTaskScheduler(); in GC() local
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dserializer_test.cpp486 double tm = 28 * 60 * 60 * 1000; // 28 * 60 * 60 * 1000 : test case in JSDateTest() local
1355 double tm = 28 * 60 * 60 * 1000; in HWTEST_F_L0() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js35298 tm.prototype._deserialize.call(this, i.base); class
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument