Searched refs:current_thread_id (Results 1 – 1 of 1) sorted by relevance
2509 auto current_thread_id = std::this_thread::get_id(); in TEST_P() local2512 if (main_thread_id == current_thread_id) { in TEST_P()