Home
last modified time | relevance | path

Searched defs:thread_id (Results 1 – 4 of 4) sorted by relevance

/system/utest/cobalt-client/
A Dcounter_test.cpp147 auto& thread_id = thread_ids[i]; in TestIncrementMultiThread() local
158 for (const auto& thread_id : thread_ids) { in TestIncrementMultiThread() local
211 auto& thread_id = thread_ids[i]; in TestExchangeMultiThread() local
223 for (const auto& thread_id : thread_ids) { in TestExchangeMultiThread() local
339 auto& thread_id = thread_ids[i]; in TestFlushMultithread() local
353 for (const auto& thread_id : thread_ids) { in TestFlushMultithread() local
434 auto& thread_id = thread_ids[i]; in TestIncrementMultiThread() local
445 for (const auto& thread_id : thread_ids) { in TestIncrementMultiThread() local
A Dhistogram_test.cpp171 auto& thread_id = thread_ids[i]; in TestIncrementMultiThread() local
182 for (const auto& thread_id : thread_ids) { in TestIncrementMultiThread() local
347 auto& thread_id = thread_ids[i]; in TestFlushMultithread() local
361 for (const auto& thread_id : thread_ids) { in TestFlushMultithread() local
577 auto& thread_id = thread_ids[thread]; in TestAddMultiThread() local
582 for (auto& thread_id : thread_ids) { in TestAddMultiThread() local
644 auto& thread_id = thread_ids[thread]; in TestAddAndFlushMultiThread() local
654 for (auto& thread_id : thread_ids) { in TestAddAndFlushMultiThread() local
A Dcollector_test.cpp415 for (auto thread_id : thread_ids) { in FlushMultithreadTest() local
/system/utest/debugger/
A Ddebugger.cpp890 zx_koid_t thread_id; member

Completed in 14 milliseconds