| /arkcompiler/runtime_core/static_core/libpandabase/tests/ |
| D | lock_holder_test.cpp | 60 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
|
| D | alloc_tracker_test.cpp | 133 std::vector<std::thread> threads; in TEST() local
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/gc-hung/ |
| D | gc_hung.cpp | 175 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/ |
| D | multithreaded_intern_string_table_test.cpp | 198 std::array<std::thread, TEST_THREADS> threads; in TEST_F() local 223 std::array<std::thread, TEST_THREADS> threads; in TEST_F() local
|
| D | mem_stats_test.cpp | 405 std::array<std::thread, NUM_THREADS> threads; in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/vm_ops/ |
| D | detach_thread_test.cpp | 32 std::array<std::thread, NUM_THREADS> threads; in DoTest() local
|
| D | attach_thread_test.cpp | 32 std::array<std::thread, NUM_THREADS> threads; in DoTest() local
|
| /arkcompiler/runtime_core/static_core/libpandafile/tests/ |
| D | panda_cache_test.cpp | 282 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/ |
| D | lock_order_graph.cpp | 35 bool LockOrderGraph::CheckForTerminationLoops(const PandaList<MTManagedThread *> &threads, in CheckForTerminationLoops()
|
| /arkcompiler/ets_runtime/common_components/common_runtime/tests/ |
| D | base_runtime_test.cpp | 74 std::vector<std::thread> threads; in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/libpandabase/tests/ |
| D | alloc_tracker_test.cpp | 130 std::vector<std::thread> threads; in TEST() local
|
| /arkcompiler/runtime_core/static_core/verification/verifier/ |
| D | verifier.cpp | 294 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/ |
| D | test_util.h | 175 PandaVector<PtThread> threads; in GetUserThreadList() local
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_thread_state_test.cpp | 139 std::list<std::thread *> threads; member in panda::test::StateTransitioningTest
|
| D | ecma_string_table_test.cpp | 230 std::vector<std::thread> threads; in TestLoadOrStoreConcurrentAccess() local
|
| /arkcompiler/ets_frontend/test262/ |
| D | run_test262.py | 690 def get_timeout(args, threads): argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | file_generators.cpp | 377 std::vector<std::thread> threads; in CollectCodeInfo() local 532 std::vector<std::thread> threads; in RunLLVMAssembler() local
|
| /arkcompiler/ets_runtime/ecmascript/serializer/tests/ |
| D | inter_op_serializer_test.cpp | 2583 std::thread threads[maxNumDeserializers]; in HWTEST_F_L0() local
|
| D | serializer_test.cpp | 2712 std::thread threads[maxNumDeserializers]; in HWTEST_F_L0() local
|