Home
last modified time | relevance | path

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

123

/external/OpenCL-CLHPP/tests/
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 …]
/external/libchrome/dbus/
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
/external/tensorflow/tensorflow/core/distributed_runtime/
Dcall_options_test.cc23 int num_calls = 0; in TEST() local
/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/
Dutil.h46 int num_calls() const { return num_calls_; } in num_calls() function
/external/tensorflow/tensorflow/lite/testing/
Dutil.h44 int num_calls() const { return num_calls_; } in num_calls() function
/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
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/
Dgrpc_eager_client_test.cc38 const int num_calls = 10; in TEST() local
/external/cronet/tot/third_party/boringssl/src/crypto/rand_extra/
Ddeterministic.cc45 uint64_t num_calls = g_num_calls++; in CRYPTO_sysrand() local
/external/boringssl/src/crypto/rand_extra/
Ddeterministic.cc45 uint64_t num_calls = g_num_calls++; in CRYPTO_sysrand() local
/external/cronet/stable/third_party/boringssl/src/crypto/rand_extra/
Ddeterministic.cc45 uint64_t num_calls = g_num_calls++; in CRYPTO_sysrand() local
/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
/external/grpc-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
Dload_data_store.cc141 LoadRecordValue::LoadRecordValue(std::string metric_name, uint64_t num_calls, in LoadRecordValue()
/external/webrtc/modules/audio_processing/agc2/
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()
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()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_termination.cc72 static atomic_uint32_t num_calls; in CheckFailed() local
/external/grpc-grpc-java/grpclb/src/main/proto/grpc/lb/v1/
Dload_balancer.proto61 int64 num_calls = 2; field
/external/grpc-grpc/src/proto/grpc/lb/v1/
Dload_balancer.proto61 int64 num_calls = 2; field
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/lb/v1/
Dload_balancer.proto61 int64 num_calls = 2; field
/external/pigweed/pw_rpc/nanopb/
Dserver_callback_test.cc83 uint32_t num_calls = 0; in TEST() member
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Duser_ringbuf_success.c43 static int num_calls; in record_sample() local
/external/tensorflow/tensorflow/core/profiler/protobuf/
Dtf_data_stats.proto25 int64 num_calls = 6; field
/external/webrtc/modules/audio_processing/agc/
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()
/external/libchrome/base/test/
Dscoped_feature_list.cc216 static int num_calls = 0; in InitAndEnableFeatureWithParameters() local
/external/webrtc/modules/audio_coding/neteq/
Dexpand_unittest.cc175 int num_calls = 0; in ExpandUntilMuted() local

123