Home
last modified time | relevance | path

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

12

/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-port.cc118 size_t GetThreadCount() { in GetThreadCount() function
126 size_t GetThreadCount() { in GetThreadCount() function
162 size_t GetThreadCount() { in GetThreadCount() function
185 size_t GetThreadCount() { in GetThreadCount() function
222 size_t GetThreadCount() { in GetThreadCount() function
240 size_t GetThreadCount() { in GetThreadCount() function
253 size_t GetThreadCount() { in GetThreadCount() function
272 size_t GetThreadCount() { in GetThreadCount() function
/external/googletest/googletest/src/
Dgtest-port.cc122 size_t GetThreadCount() { in GetThreadCount() function
130 size_t GetThreadCount() { in GetThreadCount() function
166 size_t GetThreadCount() { in GetThreadCount() function
189 size_t GetThreadCount() { in GetThreadCount() function
227 size_t GetThreadCount() { in GetThreadCount() function
245 size_t GetThreadCount() { in GetThreadCount() function
258 size_t GetThreadCount() { in GetThreadCount() function
277 size_t GetThreadCount() { in GetThreadCount() function
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-port.cc117 size_t GetThreadCount() { in GetThreadCount() function
125 size_t GetThreadCount() { in GetThreadCount() function
160 size_t GetThreadCount() { in GetThreadCount() function
183 size_t GetThreadCount() { in GetThreadCount() function
219 size_t GetThreadCount() { in GetThreadCount() function
237 size_t GetThreadCount() { in GetThreadCount() function
250 size_t GetThreadCount() { in GetThreadCount() function
265 size_t GetThreadCount() { in GetThreadCount() function
/external/mesa3d/src/gtest/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
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-port.cc118 size_t GetThreadCount() { in GetThreadCount() function
126 size_t GetThreadCount() { in GetThreadCount() function
162 size_t GetThreadCount() { in GetThreadCount() function
185 size_t GetThreadCount() { in GetThreadCount() function
223 size_t GetThreadCount() { in GetThreadCount() function
241 size_t GetThreadCount() { in GetThreadCount() function
254 size_t GetThreadCount() { in GetThreadCount() function
273 size_t GetThreadCount() { in GetThreadCount() function
/external/OpenCL-CTS/test_common/harness/
DThreadPool.h50 cl_uint GetThreadCount(void);
DThreadPool.cpp934 cl_uint GetThreadCount(void) in GetThreadCount() function
1021 cl_uint GetThreadCount(void) { return 1; } in GetThreadCount() function
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-port-test.cc292 const size_t starting_count = GetThreadCount(); in TEST()
305 EXPECT_EQ(starting_count + 1, GetThreadCount()); in TEST()
315 if (GetThreadCount() == starting_count) in TEST()
321 EXPECT_EQ(starting_count, GetThreadCount()); in TEST()
325 EXPECT_EQ(0U, GetThreadCount()); in TEST()
/external/googletest/googletest/test/
Dgoogletest-port-test.cc292 const size_t starting_count = GetThreadCount(); in TEST()
305 EXPECT_EQ(starting_count + 1, GetThreadCount()); in TEST()
315 if (GetThreadCount() == starting_count) in TEST()
321 EXPECT_EQ(starting_count, GetThreadCount()); in TEST()
325 EXPECT_EQ(0U, GetThreadCount()); in TEST()
/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/OpenCL-CTS/test_conformance/math_brute_force/
Dmacro_unary_double.cpp159 test_info.threadCount = GetThreadCount(); in TestMacro_Int_Double()
Dmacro_unary_float.cpp158 test_info.threadCount = GetThreadCount(); in TestMacro_Int_Float()
Dunary_double.cpp168 test_info.threadCount = GetThreadCount(); in TestFunc_Double_Double()
Dbinary_two_results_i_float.cpp179 cl_uint threadCount = GetThreadCount(); in TestFunc_FloatI_Float_Float()
Dbinary_two_results_i_double.cpp182 cl_uint threadCount = GetThreadCount(); in TestFunc_DoubleI_Double_Double()
Dmacro_binary_float.cpp271 test_info.threadCount = GetThreadCount(); in TestMacro_Int_Float_Float()
Dbinary_i_double.cpp299 test_info.threadCount = GetThreadCount(); in TestFunc_Double_Double_Int()
Dunary_float.cpp168 test_info.threadCount = GetThreadCount(); in TestFunc_Float_Float()
Dbinary_i_float.cpp291 test_info.threadCount = GetThreadCount(); in TestFunc_Float_Float_Int()
Dmacro_binary_double.cpp281 test_info.threadCount = GetThreadCount(); in TestMacro_Int_Double_Double()
Dbinary_operator_double.cpp295 test_info.threadCount = GetThreadCount(); in TestFunc_Double_Double_Double_Operator()
Dbinary_double.cpp297 test_info.threadCount = GetThreadCount(); in TestFunc_Double_Double_Double()
/external/OpenCL-CTS/test_conformance/half/
DTest_vStoreHalf.cpp695 cl_uint threadCount = GetThreadCount(); in Test_vStoreHalf_private()
1292 cl_uint threadCount = GetThreadCount(); in Test_vStoreaHalf_private()
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-port.h1451 GTEST_API_ size_t GetThreadCount();

12