Home
last modified time | relevance | path

Searched defs:GetThreadCount (Results 1 – 5 of 5) sorted by relevance

/third_party/boringssl/src/third_party/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
/third_party/googletest/googletest/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
/third_party/gn/src/util/
Dworker_pool.cc54 int GetThreadCount() { in GetThreadCount() function
/third_party/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc8658 size_t GetThreadCount() { in GetThreadCount() function
8666 size_t GetThreadCount() { in GetThreadCount() function
8687 size_t GetThreadCount() { in GetThreadCount() function
8705 size_t GetThreadCount() { in GetThreadCount() function
8718 size_t GetThreadCount() { in GetThreadCount() function
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Ddplay8.h921 STDMETHOD(GetThreadCount)(THIS_ DWORD dwProcessorNum, DWORD* pdwNumThreads, DWORD dwFlags) PURE; in DECLARE_INTERFACE_() local