Home
last modified time | relevance | path

Searched defs:tm (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/tests/taskmanager/
H A Dtask_sheduler_logging_test.cpp35 auto *tm = TaskScheduler::Create(THREADS_COUNT, TaskTimeStatsType::LIGHT_STATISTICS); in TEST() local
68 auto *tm = TaskScheduler::Create(THREADS_COUNT, TaskTimeStatsType::NO_STATISTICS); in TEST() local
[all...]
H A Dtask_manager_gc_corner_case_test.cpp125 auto *tm = TaskScheduler::GetTaskScheduler(); in TEST_F() local
138 auto *tm = TaskScheduler::GetTaskScheduler(); in TEST_F() local
[all...]
H A Dtask_scheduler_test.cpp115 auto *tm = TaskScheduler::Create(THREADS_COUNT); in TEST_F() local
129 auto *tm = TaskScheduler::Create(THREADS_COUNT); in TEST_F() local
167 auto *tm = TaskScheduler::Create(THREADS_COUNT); TEST_F() local
205 auto *tm = TaskScheduler::Create(THREADS_COUNT); TEST_F() local
245 auto *tm = TaskScheduler::Create(THREADS_COUNT); TEST_F() local
284 auto *tm = TaskScheduler::Create(THREADS_COUNT); TEST_F() local
310 auto *tm = TaskScheduler::Create(THREADS_COUNT); TEST_F() local
347 auto *tm = TaskScheduler::Create(THREADS_COUNT); TEST_F() local
384 auto *tm = TaskScheduler::Create(THREADS_COUNT); TEST_F() local
425 auto *tm = TaskScheduler::Create(THREADS_COUNT); global() local
475 auto *tm = TaskScheduler::Create(THREADS_COUNT); global() local
[all...]
/arkcompiler/ets_runtime/ecmascript/platform/unix/
H A Dtime.cpp31 struct tm tm { in GetLocalOffsetFromOS() struct
47 struct tm tm { in IsDst() struct
/arkcompiler/runtime_core/static_core/runtime/
H A Dcompiler_task_manager_worker.cpp26 auto *tm = taskmanager::TaskScheduler::GetTaskScheduler(); in CompilerTaskManagerWorker() local
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_date_test.cpp42 double tm = 0.0; in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
H A Dgc.cpp60 auto *tm = taskmanager::TaskScheduler::GetTaskScheduler(); in GC() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_profiler.cpp833 struct tm tm { in GetTimeStamp() struct
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
H A Dserializer_test.cpp514 double tm = 28 * 60 * 60 * 1000; // 28 * 60 * 60 * 1000 : test case in JSDateTest() local
1557 double tm = 28 * 60 * 60 * 1000; in HWTEST_F_L0() local

Completed in 10 milliseconds