Home
last modified time | relevance | path

Searched defs:threads (Results 251 – 259 of 259) sorted by relevance

1...<<11

/aosp12/system/core/debuggerd/
H A Ddebuggerd_test.cpp1501 std::vector<std::thread> threads; in TEST() local
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/refbase_benchmark_test/
H A Drefbase_benchmark_test.cpp515 std::vector<std::future<int>> threads; in BENCHMARK_F() local
/aosp12/bionic/libc/malloc_debug/tests/
H A Dmalloc_debug_unit_tests.cpp1031 std::vector<std::thread*> threads(1000); in TEST_F() local
/aosp12/bionic/tests/
H A Dpthread_test.cpp2701 std::vector<pthread_t> threads(data.thread_count); in TEST() local
2772 std::vector<pthread_t> threads(THREAD_COUNT); in TEST() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_interfaces_relational_sync_test.cpp1291 vector<thread> threads; variable
/aosp12/packages/modules/DnsResolver/tests/
H A Dresolv_integration_test.cpp1167 std::vector<std::thread> threads(10); in TEST_F() local
4605 std::vector<std::thread> threads(config.concurrency); in TEST_F() local
6015 std::array<std::thread, 2> threads; in TEST_F() local
/aosp12/art/tools/dmtracedump/
H A Dtracedump.cc189 ThreadEntry* threads; member
/aosp12/hardware/interfaces/graphics/mapper/4.0/vts/functional/
H A DVtsHalGraphicsMapperV4_0TargetTest.cpp437 std::vector<std::thread> threads; in TEST_P() local
/aosp12/system/tools/hidl/test/hidl_test/
H A Dhidl_test_client.cpp2543 std::vector<std::future<bool>> threads; in test_multithread() local

1...<<11