Home
last modified time | relevance | path

Searched defs:num_calls (Results 1 – 25 of 56) sorted by relevance

123

/aosp_15_r20/external/OpenCL-CLHPP/tests/
H A Dtest_openclhpp.cpp106 int num_calls) in clGetCommandQueueInfo_context()
131 int num_calls) in clGetDeviceInfo_platform()
154 int num_calls) in clGetContextInfo_device()
204 int num_calls) in clGetPlatformInfo_version_1_1()
222 int num_calls) in clGetPlatformInfo_version_1_2()
240 int num_calls) in clGetPlatformInfo_version_2_0()
259 int num_calls) in clGetPlatformInfo_version_3_0()
591 int num_calls) in clGetPlatformIDs_testContextFromType()
627 int num_calls) in clGetDeviceIDs_testContextFromType()
673 int num_calls) in clCreateContextFromType_testContextFromType()
[all …]
/aosp_15_r20/external/libchrome/dbus/
H A Dobject_proxy_unittest.cc41 int* num_calls, in OnServiceIsAvailable()
62 int num_calls = 0; in TEST_F() local
105 int num_calls = 0; in TEST_F() local
/aosp_15_r20/system/libprocinfo/
H A Dprocess_map_test.cpp208 size_t num_calls = 0; in TEST() local
227 size_t num_calls = 0; in TEST() local
247 size_t num_calls = 0; in TEST() local
272 size_t num_calls = 0; in TEST() local
/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/
H A Dclipping_predictor_unittest.cc44 void CallAnalyze(int num_calls, in CallAnalyze()
54 void AnalyzeNonZeroCrestFactorAudio(int num_calls, in AnalyzeNonZeroCrestFactorAudio()
113 void AnalyzeZeroCrestFactorAudio(int num_calls, in AnalyzeZeroCrestFactorAudio()
H A Dinput_volume_controller_unittest.cc91 void CallPreProcessAudioBuffer(int num_calls, in CallPreProcessAudioBuffer()
178 void CallPreProcessAndProcess(int num_calls, in CallPreProcessAndProcess()
324 void CallProcess(int num_calls, in CallProcess()
335 void CallPreProc(int num_calls, float clipped_ratio) { in CallPreProc()
348 void CallPreProcForChangingAudio(int num_calls, float peak_ratio) { in CallPreProcForChangingAudio()
/aosp_15_r20/external/webrtc/modules/audio_processing/agc/
H A Dagc_manager_direct_unittest.cc107 void CallPreProcessAudioBuffer(int num_calls, in CallPreProcessAudioBuffer()
196 void CallPreProcessAndProcess(int num_calls, in CallPreProcessAndProcess()
373 void CallProcess(int num_calls, in CallProcess()
390 void CallPreProc(int num_calls, float clipped_ratio) { in CallPreProc()
403 void CallPreProcForChangingAudio(int num_calls, float peak_ratio) { in CallPreProcForChangingAudio()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/load_reporter/
Dload_data_store.h50 : num_calls_(num_calls), total_metric_value_(total_metric_value) {} in num_calls_() argument
58 uint64_t num_calls() const { return num_calls_; } in num_calls() function
/aosp_15_r20/external/grpc-grpc/src/cpp/server/load_reporter/
H A Dload_data_store.h50 : num_calls_(num_calls), total_metric_value_(total_metric_value) {} in num_calls_() argument
58 uint64_t num_calls() const { return num_calls_; } in num_calls() function
/aosp_15_r20/external/pigweed/pw_clock_tree/
H A Dclock_tree_test.cc42 uint32_t num_calls; member
133 uint32_t num_calls; member
236 uint32_t num_calls; member
298 uint32_t num_calls; member
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dcall_options_test.cc23 int num_calls = 0; in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/
H A Dutil.h44 int num_calls() const { return num_calls_; } in num_calls() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/
H A Dutil.h46 int num_calls() const { return num_calls_; } in num_calls() function
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_shader_calls.c430 spill_ssa_defs_and_lower_shader_calls(nir_shader *shader, uint32_t num_calls, in spill_ssa_defs_and_lower_shader_calls()
1627 unsigned num_calls) in nir_opt_sort_and_pack_stack()
1971 int num_calls = 0; in nir_lower_shader_calls() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/rand_extra/
Ddeterministic.c41 uint64_t num_calls = g_num_calls++; in CRYPTO_sysrand() local
/aosp_15_r20/external/boringssl/src/crypto/rand_extra/
H A Ddeterministic.c42 uint64_t num_calls = g_num_calls++; in CRYPTO_sysrand() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/rand_extra/
Ddeterministic.c41 uint64_t num_calls = g_num_calls++; in CRYPTO_sysrand() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/rand_extra/
H A Ddeterministic.c42 uint64_t num_calls = g_num_calls++; in CRYPTO_sysrand() local
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/
H A Dgrpc_eager_client_test.cc38 const int num_calls = 10; in TEST() local
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_termination.cc72 static atomic_uint32_t num_calls; in CheckFailed() local
/aosp_15_r20/art/test/004-StackWalk/src/
H A DMain.java33 void $noinline$g(int num_calls) { in $noinline$g()
/aosp_15_r20/external/grpc-grpc-java/grpclb/src/main/proto/grpc/lb/v1/
H A Dload_balancer.proto61 int64 num_calls = 2; field
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/lb/v1/
H A Dload_balancer.proto61 int64 num_calls = 2; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/lb/v1/
Dload_balancer.proto61 int64 num_calls = 2; field
/aosp_15_r20/external/pigweed/pw_rpc/nanopb/
H A Dserver_callback_test.cc83 uint32_t num_calls = 0; in TEST() member
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Duser_ringbuf_success.c43 static int num_calls; in record_sample() local

123