Searched refs:GetThreadCount (Results 1 – 4 of 4) sorted by relevance
105 size_t GetThreadCount() { in GetThreadCount() function113 size_t GetThreadCount() { in GetThreadCount() function134 size_t GetThreadCount() { in GetThreadCount() function152 size_t GetThreadCount() { in GetThreadCount() function165 size_t GetThreadCount() { in GetThreadCount() function184 size_t GetThreadCount() { in GetThreadCount() function
1048 const size_t thread_count = GetThreadCount(); in AssumeRole()
305 const size_t starting_count = GetThreadCount(); in TEST()318 EXPECT_EQ(starting_count + 1, GetThreadCount()); in TEST()328 if (GetThreadCount() == starting_count) in TEST()334 EXPECT_EQ(starting_count, GetThreadCount()); in TEST()338 EXPECT_EQ(0U, GetThreadCount()); in TEST()
2316 GTEST_API_ size_t GetThreadCount();