Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/tests/
Dmalloc_debug_unit_tests.cpp930 std::vector<std::thread*> threads(1000); in TEST_F() local
/bionic/tests/
Dpthread_test.cpp1863 std::vector<pthread_t> threads(data.thread_count); in TEST() local
1934 std::vector<pthread_t> threads(THREAD_COUNT); in TEST() local