Home
last modified time | relevance | path

Searched refs:GetThreadCount (Results 1 – 25 of 33) sorted by relevance

12

/external/googletest/googletest/src/
Dgtest-port.cc117 size_t GetThreadCount() { in GetThreadCount() function
125 size_t GetThreadCount() { in GetThreadCount() function
161 size_t GetThreadCount() { in GetThreadCount() function
184 size_t GetThreadCount() { in GetThreadCount() function
221 size_t GetThreadCount() { in GetThreadCount() function
239 size_t GetThreadCount() { in GetThreadCount() function
252 size_t GetThreadCount() { in GetThreadCount() function
271 size_t GetThreadCount() { in GetThreadCount() function
Dgtest-death-test.cc1106 const size_t thread_count = GetThreadCount(); in AssumeRole()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-port.cc105 size_t GetThreadCount() { in GetThreadCount() function
113 size_t GetThreadCount() { in GetThreadCount() function
134 size_t GetThreadCount() { in GetThreadCount() function
152 size_t GetThreadCount() { in GetThreadCount() function
165 size_t GetThreadCount() { in GetThreadCount() function
184 size_t GetThreadCount() { in GetThreadCount() function
Dgtest-death-test.cc1048 const size_t thread_count = GetThreadCount(); in AssumeRole()
/external/mesa3d/src/gtest/src/
Dgtest-port.cc109 size_t GetThreadCount() { in GetThreadCount() function
117 size_t GetThreadCount() { in GetThreadCount() function
138 size_t GetThreadCount() { in GetThreadCount() function
156 size_t GetThreadCount() { in GetThreadCount() function
169 size_t GetThreadCount() { in GetThreadCount() function
Dgtest-death-test.cc834 const size_t thread_count = GetThreadCount(); in AssumeRole()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-port.cc109 size_t GetThreadCount() { in GetThreadCount() function
117 size_t GetThreadCount() { in GetThreadCount() function
138 size_t GetThreadCount() { in GetThreadCount() function
156 size_t GetThreadCount() { in GetThreadCount() function
169 size_t GetThreadCount() { in GetThreadCount() function
Dgtest-death-test.cc834 const size_t thread_count = GetThreadCount(); in AssumeRole()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-port.cc109 size_t GetThreadCount() { in GetThreadCount() function
117 size_t GetThreadCount() { in GetThreadCount() function
138 size_t GetThreadCount() { in GetThreadCount() function
156 size_t GetThreadCount() { in GetThreadCount() function
169 size_t GetThreadCount() { in GetThreadCount() function
Dgtest-death-test.cc834 const size_t thread_count = GetThreadCount(); in AssumeRole()
/external/google-breakpad/src/testing/gtest/test/
Dgtest-port_test.cc279 EXPECT_EQ(1U, GetThreadCount()); in TEST()
294 EXPECT_EQ(2U, GetThreadCount()); in TEST()
306 if (GetThreadCount() == 1) in TEST()
314 EXPECT_EQ(1U, GetThreadCount()); in TEST()
319 EXPECT_EQ(0U, GetThreadCount()); in TEST()
/external/google-breakpad/src/testing/gtest/src/
Dgtest-port.cc89 size_t GetThreadCount() { in GetThreadCount() function
110 size_t GetThreadCount() { in GetThreadCount() function
128 size_t GetThreadCount() { in GetThreadCount() function
Dgtest-death-test.cc825 const size_t thread_count = GetThreadCount(); in AssumeRole()
/external/v8/src/wasm/
Dwasm-debug.cc161 DCHECK_EQ(1, interpreter()->GetThreadCount()); in CurrentStackDepth()
342 DCHECK_EQ(1, interpreter()->GetThreadCount()); in GetTopPosition()
353 DCHECK_EQ(1, interpreter()->GetThreadCount()); in GetInterpretedStack()
370 DCHECK_EQ(1, interpreter()->GetThreadCount()); in GetInterpretedFrame()
402 DCHECK_EQ(1, interpreter()->GetThreadCount()); in NumInterpretedCalls()
Dwasm-interpreter.h190 int GetThreadCount();
/external/googletest/googletest/test/
Dgoogletest-port-test.cc300 const size_t starting_count = GetThreadCount(); in TEST()
313 EXPECT_EQ(starting_count + 1, GetThreadCount()); in TEST()
323 if (GetThreadCount() == starting_count) in TEST()
329 EXPECT_EQ(starting_count, GetThreadCount()); in TEST()
333 EXPECT_EQ(0U, GetThreadCount()); in TEST()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest-port.cc84 size_t GetThreadCount() { in GetThreadCount() function
103 size_t GetThreadCount() { in GetThreadCount() function
Dgtest-death-test.cc787 const size_t thread_count = GetThreadCount(); in AssumeRole()
/external/llvm/utils/unittest/googletest/src/
Dgtest-port.cc84 size_t GetThreadCount() { in GetThreadCount() function
103 size_t GetThreadCount() { in GetThreadCount() function
Dgtest-death-test.cc789 const size_t thread_count = GetThreadCount(); in AssumeRole()
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-port.h1451 GTEST_API_ size_t GetThreadCount();
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-port.h1443 GTEST_API_ size_t GetThreadCount();
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-port.h1494 GTEST_API_ size_t GetThreadCount();
/external/epid-sdk/ext/gtest/
Dgtest-all.cc7668 const size_t thread_count = GetThreadCount(); in AssumeRole()
8662 size_t GetThreadCount() { in GetThreadCount() function
8670 size_t GetThreadCount() { in GetThreadCount() function
8691 size_t GetThreadCount() { in GetThreadCount() function
8709 size_t GetThreadCount() { in GetThreadCount() function
8722 size_t GetThreadCount() { in GetThreadCount() function
/external/googletest/googletest/include/gtest/internal/
Dgtest-port.h1957 GTEST_API_ size_t GetThreadCount();

12