Home
last modified time | relevance | path

Searched defs:threads (Results 1 – 19 of 19) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dlock_holder_test.cpp60 std::array<std::thread, TEST_THREADS> threads; in TEST_F() local
77 std::array<std::thread, TEST_THREADS> threads; in TEST_F() local
116 std::array<std::thread, TEST_THREADS> threads; in TEST_F() local
148 std::array<std::thread, TEST_THREADS> threads; in TEST_F() local
171 std::array<std::thread, TEST_THREADS> threads; in TEST_F() local
203 std::array<std::thread, TEST_THREADS> threads; in TEST_F() local
221 std::array<std::thread, TEST_THREADS> threads; in TEST_F() local
Dalloc_tracker_test.cpp133 std::vector<std::thread> threads; in TEST() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/gc-hung/
Dgc_hung.cpp175 void GcHung::CheckSuspend(const PandaList<MTManagedThread *> &threads, uint64_t startTime) in CheckSuspend()
285 void GcHung::Check(const PandaList<MTManagedThread *> &threads, uint64_t startTime) in Check()
/arkcompiler/runtime_core/static_core/runtime/tests/
Dmultithreaded_intern_string_table_test.cpp198 std::array<std::thread, TEST_THREADS> threads; in TEST_F() local
223 std::array<std::thread, TEST_THREADS> threads; in TEST_F() local
Dmem_stats_test.cpp405 std::array<std::thread, NUM_THREADS> threads; in TEST_F() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/vm_ops/
Ddetach_thread_test.cpp32 std::array<std::thread, NUM_THREADS> threads; in DoTest() local
Dattach_thread_test.cpp32 std::array<std::thread, NUM_THREADS> threads; in DoTest() local
/arkcompiler/runtime_core/static_core/libpandafile/tests/
Dpanda_cache_test.cpp282 std::thread threads[NUMBER_OF_READERS]; in TEST() local
301 std::thread threads[NUMBER_OF_READERS]; in TEST() local
320 std::thread threads[NUMBER_OF_READERS]; in TEST() local
/arkcompiler/runtime_core/static_core/runtime/
Dlock_order_graph.cpp35 bool LockOrderGraph::CheckForTerminationLoops(const PandaList<MTManagedThread *> &threads, in CheckForTerminationLoops()
/arkcompiler/ets_runtime/common_components/common_runtime/tests/
Dbase_runtime_test.cpp74 std::vector<std::thread> threads; in HWTEST_F_L0() local
/arkcompiler/runtime_core/libpandabase/tests/
Dalloc_tracker_test.cpp130 std::vector<std::thread> threads; in TEST() local
/arkcompiler/runtime_core/static_core/verification/verifier/
Dverifier.cpp294 std::vector<std::thread *> threads; in RunVerifier() local
328 uint32_t threads = cliOptions.GetThreads(); in RunThreads() local
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
Dtest_util.h175 PandaVector<PtThread> threads; in GetUserThreadList() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_thread_state_test.cpp139 std::list<std::thread *> threads; member in panda::test::StateTransitioningTest
Decma_string_table_test.cpp230 std::vector<std::thread> threads; in TestLoadOrStoreConcurrentAccess() local
/arkcompiler/ets_frontend/test262/
Drun_test262.py690 def get_timeout(args, threads): argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp377 std::vector<std::thread> threads; in CollectCodeInfo() local
532 std::vector<std::thread> threads; in RunLLVMAssembler() local
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dinter_op_serializer_test.cpp2583 std::thread threads[maxNumDeserializers]; in HWTEST_F_L0() local
Dserializer_test.cpp2712 std::thread threads[maxNumDeserializers]; in HWTEST_F_L0() local