Home
last modified time | relevance | path

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

12

/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/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/gtest/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/gtest/src/
Dgtest-port.cc90 size_t GetThreadCount() { in GetThreadCount() function
111 size_t GetThreadCount() { in GetThreadCount() function
129 size_t GetThreadCount() { in GetThreadCount() function
Dgtest-death-test.cc823 const size_t thread_count = GetThreadCount(); in AssumeRole()
/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/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/mesa3d/src/gtest/src/
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/protobuf/gtest/include/gtest/internal/
Dgtest-port.h1212 GTEST_API_ size_t GetThreadCount();
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-port.h1438 GTEST_API_ size_t GetThreadCount();
/external/v8/src/
Druntime.h540 F(GetThreadCount, 1, 1) \
Ddebug-debugger.js965 return %GetThreadCount(this.break_id);
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-port.h1448 GTEST_API_ size_t GetThreadCount();
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-port.h1494 GTEST_API_ size_t GetThreadCount();
/external/gtest/include/gtest/internal/
Dgtest-port.h1586 GTEST_API_ size_t GetThreadCount();
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-all.cc7317 const size_t thread_count = GetThreadCount(); in AssumeRole()
8297 size_t GetThreadCount() { in GetThreadCount() function
8318 size_t GetThreadCount() { in GetThreadCount() function
8336 size_t GetThreadCount() { in GetThreadCount() function
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc6778 const size_t thread_count = GetThreadCount(); in AssumeRole()
7665 size_t GetThreadCount() { in GetThreadCount() function
7684 size_t GetThreadCount() { in GetThreadCount() function
Dgtest.h2274 GTEST_API_ size_t GetThreadCount();
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h2693 GTEST_API_ size_t GetThreadCount();
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym1617 FUNC 15dc8 4 0 testing::internal::GetThreadCount

12