Home
last modified time | relevance | path

Searched defs:testThread (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/sigdump_handler/
H A Dsigdump_handler_test.cpp91 std::thread testThread[TEST_THREAD_NUM]; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/
H A Dhgm_touch_manager_test.cpp54 for (auto &testThread : testThreads) { variable
H A Dhgm_frame_rate_manager_test.cpp260 for (auto &testThread : testThreads) { variable
315 for (auto &testThread : testThreads) { variable
/ohos5.0/foundation/arkui/napi/sample/native_module_callback/
H A Djs_callback.cpp85 std::thread testThread(callbackTest, asyncContext); in JSTest() local
/ohos5.0/foundation/ai/ai_engine/test/common/threadpool/
H A Dthread_pool_test.cpp139 Thread testThread; variable
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_safe_queue_test.cpp164 TestThreading testThread; variable
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/safe_queue_benchmark_test/
H A Dsafe_queue_benchmark_test.cpp260 TestThreading testThread; in BENCHMARK_F() local