/external/gtest/src/ |
D | gtest-port.cc | 104 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
|
D | gtest-death-test.cc | 823 const size_t thread_count = GetThreadCount(); in AssumeRole()
|
/external/protobuf/gtest/test/ |
D | gtest-port_test.cc | 108 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/ |
D | gtest-port_test.cc | 279 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/ |
D | gtest-port.cc | 89 size_t GetThreadCount() { in GetThreadCount() function 110 size_t GetThreadCount() { in GetThreadCount() function 128 size_t GetThreadCount() { in GetThreadCount() function
|
D | gtest-death-test.cc | 825 const size_t thread_count = GetThreadCount(); in AssumeRole()
|
/external/gtest/test/ |
D | gtest-port_test.cc | 316 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/ |
D | gtest-port_test.cc | 316 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/protobuf/gtest/src/ |
D | gtest-port.cc | 82 size_t GetThreadCount() { in GetThreadCount() function 101 size_t GetThreadCount() { in GetThreadCount() function
|
D | gtest-death-test.cc | 739 const size_t thread_count = GetThreadCount(); in AssumeRole()
|
/external/v8/src/wasm/ |
D | wasm-interpreter.h | 165 int GetThreadCount();
|
/external/mesa3d/src/gtest/src/ |
D | gtest-port.cc | 84 size_t GetThreadCount() { in GetThreadCount() function 103 size_t GetThreadCount() { in GetThreadCount() function
|
D | gtest-death-test.cc | 787 const size_t thread_count = GetThreadCount(); in AssumeRole()
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest-port.cc | 84 size_t GetThreadCount() { in GetThreadCount() function 103 size_t GetThreadCount() { in GetThreadCount() function
|
D | gtest-death-test.cc | 789 const size_t thread_count = GetThreadCount(); in AssumeRole()
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/ |
D | gtest-port.cc | 89 size_t GetThreadCount() { in GetThreadCount() function 110 size_t GetThreadCount() { in GetThreadCount() function 128 size_t GetThreadCount() { in GetThreadCount() function
|
D | gtest-port.cc.orig | 89 size_t GetThreadCount() { 110 size_t GetThreadCount() { 128 size_t GetThreadCount() {
|
D | gtest-death-test.cc | 823 const size_t thread_count = GetThreadCount(); in AssumeRole()
|
/external/protobuf/gtest/include/gtest/internal/ |
D | gtest-port.h | 1212 GTEST_API_ size_t GetThreadCount();
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-port.h | 1448 GTEST_API_ size_t GetThreadCount();
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-port.h | 1438 GTEST_API_ size_t GetThreadCount();
|
/external/gtest/include/gtest/internal/ |
D | gtest-port.h | 1586 GTEST_API_ size_t GetThreadCount();
|
/external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
D | gtest-port.h | 1494 GTEST_API_ size_t GetThreadCount();
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/ |
D | gtest-port.h | 1861 GTEST_API_ size_t GetThreadCount();
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest-all.cc | 7317 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
|