Home
last modified time | relevance | path

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

12

/external/v8/src/wasm/
Dwasm-debug.cc76 DCHECK_EQ(1, interpreter()->GetThreadCount()); in CurrentStackDepth()
241 DCHECK_EQ(1, interpreter()->GetThreadCount()); in GetTopPosition()
256 DCHECK_EQ(1, interpreter()->GetThreadCount()); in GetInterpretedStack()
271 DCHECK_EQ(1, interpreter()->GetThreadCount()); in GetInterpretedFrame()
278 DCHECK_EQ(1, interpreter()->GetThreadCount()); in NumInterpretedCalls()
Dwasm-interpreter.h191 int GetThreadCount();
/external/protobuf/gtest/test/
Dgtest-port_test.cc108 EXPECT_EQ(1U, GetThreadCount()); in TEST()
123 EXPECT_EQ(2U, GetThreadCount()); in TEST()
133 if (GetThreadCount() == 1) in TEST()
138 EXPECT_EQ(1U, GetThreadCount()); in TEST()
143 EXPECT_EQ(0U, GetThreadCount()); in TEST()
/external/googletest/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/libvpx/libvpx/third_party/googletest/src/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
/external/mesa3d/src/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
/external/v8/testing/gtest/src/
Dgtest-port.cc104 size_t GetThreadCount() { in GetThreadCount() function
112 size_t GetThreadCount() { in GetThreadCount() function
133 size_t GetThreadCount() { in GetThreadCount() function
151 size_t GetThreadCount() { in GetThreadCount() function
Dgtest-death-test.cc832 const size_t thread_count = GetThreadCount(); in AssumeRole()
/external/v8/testing/gtest/test/
Dgtest-port_test.cc316 const size_t starting_count = GetThreadCount(); in TEST()
329 EXPECT_EQ(starting_count + 1, GetThreadCount()); in TEST()
339 if (GetThreadCount() == starting_count) in TEST()
345 EXPECT_EQ(starting_count, GetThreadCount()); in TEST()
349 EXPECT_EQ(0U, GetThreadCount()); in TEST()
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest-port_test.cc316 EXPECT_EQ(1U, GetThreadCount()); in TEST()
331 EXPECT_EQ(2U, GetThreadCount()); in TEST()
343 if (GetThreadCount() == 1) in TEST()
351 EXPECT_EQ(1U, GetThreadCount()); in TEST()
356 EXPECT_EQ(0U, GetThreadCount()); in TEST()
/external/googletest/googletest/test/
Dgtest-port_test.cc316 const size_t starting_count = GetThreadCount(); in TEST()
329 EXPECT_EQ(starting_count + 1, GetThreadCount()); in TEST()
339 if (GetThreadCount() == starting_count) in TEST()
345 EXPECT_EQ(starting_count, GetThreadCount()); in TEST()
349 EXPECT_EQ(0U, GetThreadCount()); in TEST()
/external/protobuf/gtest/src/
Dgtest-port.cc82 size_t GetThreadCount() { in GetThreadCount() function
101 size_t GetThreadCount() { in GetThreadCount() function
Dgtest-death-test.cc739 const size_t thread_count = GetThreadCount(); in AssumeRole()
/external/vulkan-validation-layers/tests/gtest-1.7.0/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-port.cc.orig89 size_t GetThreadCount() {
110 size_t GetThreadCount() {
128 size_t GetThreadCount() {
/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/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest-port.cc84 size_t GetThreadCount() { in GetThreadCount() function
103 size_t GetThreadCount() { in GetThreadCount() function
/external/protobuf/gtest/include/gtest/internal/
Dgtest-port.h1212 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/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-port.h1451 GTEST_API_ size_t GetThreadCount();

12