Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A DThreadPool.cpp958 cl_uint GetThreadCount(void) in GetThreadCount() function
1045 cl_uint GetThreadCount(void) { return 1; } in GetThreadCount() function
/aosp_15_r20/external/llvm/utils/unittest/googletest/src/
H A Dgtest-port.cc84 size_t GetThreadCount() { in GetThreadCount() function
103 size_t GetThreadCount() { in GetThreadCount() function
/aosp_15_r20/art/runtime/
H A Dthread_pool.h115 size_t GetThreadCount() const { in GetThreadCount() function
/aosp_15_r20/art/dex2oat/driver/
H A Dcompiler_driver.h188 size_t GetThreadCount() const { in GetThreadCount() function
/aosp_15_r20/external/fmtlib/test/gtest/
H A Dgmock-gtest-all.cc10446 size_t GetThreadCount() { in GetThreadCount() function
10454 size_t GetThreadCount() { in GetThreadCount() function
10490 size_t GetThreadCount() { in GetThreadCount() function
10513 size_t GetThreadCount() { in GetThreadCount() function
10551 size_t GetThreadCount() { in GetThreadCount() function
10569 size_t GetThreadCount() { in GetThreadCount() function
10582 size_t GetThreadCount() { in GetThreadCount() function
10601 size_t GetThreadCount() { in GetThreadCount() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.11.0/
Dgmock-gtest-all.cc10446 size_t GetThreadCount() { in GetThreadCount() function
10454 size_t GetThreadCount() { in GetThreadCount() function
10490 size_t GetThreadCount() { in GetThreadCount() function
10513 size_t GetThreadCount() { in GetThreadCount() function
10551 size_t GetThreadCount() { in GetThreadCount() function
10569 size_t GetThreadCount() { in GetThreadCount() function
10582 size_t GetThreadCount() { in GetThreadCount() function
10601 size_t GetThreadCount() { in GetThreadCount() function
/aosp_15_r20/external/libvpx/third_party/googletest/src/src/
H A Dgtest-port.cc110 size_t GetThreadCount() { in GetThreadCount() function
/aosp_15_r20/external/mesa3d/src/gtest/src/
H A Dgtest-port.cc110 size_t GetThreadCount() { in GetThreadCount() function
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/src/
H A Dgtest-port.cc110 size_t GetThreadCount() { in GetThreadCount() function
/aosp_15_r20/external/libaom/third_party/googletest/src/googletest/src/
H A Dgtest-port.cc110 size_t GetThreadCount() { in GetThreadCount() function
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/src/
H A Dgtest-port.cc116 size_t GetThreadCount() { in GetThreadCount() function
/aosp_15_r20/external/googletest/googletest/src/
H A Dgtest-port.cc116 size_t GetThreadCount() { in GetThreadCount() function
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/src/
H A Dgtest-port.cc116 size_t GetThreadCount() { in GetThreadCount() function
/aosp_15_r20/art/runtime/gc/collector/
H A Dmark_sweep.cc859 size_t MarkSweep::GetThreadCount(bool paused) const { in GetThreadCount() function in art::gc::collector::MarkSweep
/aosp_15_r20/bionic/tests/
H A Dtime_test.cpp802 static int GetThreadCount() { in GetThreadCount() function
/aosp_15_r20/external/gmmlib/Source/GmmLib/ULT/googletest/src/
H A Dgtest-all.cc8409 size_t GetThreadCount() { in GetThreadCount() function
8431 size_t GetThreadCount() { in GetThreadCount() function
8450 size_t GetThreadCount() { in GetThreadCount() function
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_kernel_rt.cpp914 int32_t CmKernelRT::GetThreadCount(uint32_t& count ) in GetThreadCount() function in CMRT_UMD::CmKernelRT
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddplay8.h921 STDMETHOD(GetThreadCount)(THIS_ DWORD dwProcessorNum, DWORD* pdwNumThreads, DWORD dwFlags) PURE; in DECLARE_INTERFACE_() local