Home
last modified time | relevance | path

Searched defs:call_count (Results 1 – 25 of 31) sorted by relevance

12

/external/googletest/googlemock/include/gmock/
Dgmock-cardinalities.h105 bool IsSatisfiedByCallCount(int call_count) const { in IsSatisfiedByCallCount()
111 bool IsSaturatedByCallCount(int call_count) const { in IsSaturatedByCallCount()
117 bool IsOverSaturatedByCallCount(int call_count) const { in IsOverSaturatedByCallCount()
Dgmock-spec-builders.h826 int call_count() const in call_count() function
/external/google-breakpad/src/testing/include/gmock/
Dgmock-cardinalities.h98 bool IsSatisfiedByCallCount(int call_count) const { in IsSatisfiedByCallCount()
103 bool IsSaturatedByCallCount(int call_count) const { in IsSaturatedByCallCount()
109 bool IsOverSaturatedByCallCount(int call_count) const { in IsOverSaturatedByCallCount()
Dgmock-spec-builders.h807 int call_count() const in call_count() function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-cardinalities.h98 bool IsSatisfiedByCallCount(int call_count) const { in IsSatisfiedByCallCount()
103 bool IsSaturatedByCallCount(int call_count) const { in IsSaturatedByCallCount()
109 bool IsOverSaturatedByCallCount(int call_count) const { in IsOverSaturatedByCallCount()
Dgmock-spec-builders.h815 int call_count() const in call_count() function
/external/toolchain-utils/llvm_tools/
Dpatch_manager_unittest.py451 def MultipleCallsToGetPatchPath(call_count, filesdir_path, rel_patch_path): argument
466 def MultipleCallsToApplyPatches(call_count, _src_path, path_to_patch): argument
556 def MultipleCallsToGetPatchPath(call_count, filesdir_path, rel_patch_path): argument
572 def MultipleCallsToApplyPatches(call_count, _src_path, path_to_patch): argument
700 def MultipleCallsToGetPatchPath(call_count, filesdir_path, rel_patch_path): argument
832 def MultipleCallsToGetPatchPath(call_count, filesdir_path, rel_patch_path): argument
Dauto_llvm_bisection_unittest.py117 def MockStatusFileCheck(call_count, last_tested): argument
134 def MockLLVMBisectionReturnValue(call_count, args_output): argument
203 def MockTimePassed(call_count): argument
Dllvm_bisection_unittest.py217 def MockGetGitHashForRevision(call_count, src_path, rev): argument
310 def MockAddTryjob(call_count, packages, git_hash, revision, chroot_path, argument
/external/libbrillo/brillo/streams/
Dfake_stream_unittest.cc238 int call_count = 0; in TEST_F() local
239 auto callback = base::Bind([](int* call_count, Stream::AccessMode mode) { in TEST_F()
397 int call_count = 0; in TEST_F() local
398 auto callback = base::Bind([](int* call_count, Stream::AccessMode mode) { in TEST_F()
465 int call_count = 0; in TEST_F() local
468 Stream::AccessMode expected_mode) { in TEST_F()
/external/arm-trusted-firmware/plat/hisilicon/hikey/
Dhisi_sip_svc.c40 int call_count = 0; in hisi_sip_handler() local
/external/arm-trusted-firmware/plat/arm/common/
Darm_sip_svc.c51 int call_count = 0; in arm_sip_handler() local
/external/u-boot/include/
Dtrace.h36 uint32_t call_count; /* Number of times called */ member
/external/tensorflow/tensorflow/core/common_runtime/
Dfunction_threadpool_test.cc76 std::atomic<int32> call_count(0); in Run() local
162 std::atomic<int32> call_count(0); in Run() local
Dprocess_function_library_runtime_test.cc199 std::atomic<int32> call_count(0); in RunWithRuntime() local
254 std::atomic<int32> call_count(0); in RunInstantiated() local
Dfunction_test.cc179 std::atomic<int32> call_count(0); in Run() local
266 std::atomic<int32> call_count(0); in Run() local
/external/libchrome/mojo/public/cpp/bindings/tests/
Dsync_handle_registry_unittest.cc173 int call_count = 0; in TEST_F() local
176 bool* called, int* call_count) { in TEST_F()
/external/v8/src/objects/
Dfeedback-vector.cc945 Object call_count = GetFeedbackExtra()->cast<Object>(); in GetCallCount() local
954 Object call_count = GetFeedbackExtra()->cast<Object>(); in SetSpeculationMode() local
968 Object call_count = GetFeedbackExtra()->cast<Object>(); in GetSpeculationMode() local
978 double const call_count = GetCallCount(); in ComputeCallFrequency() local
/external/u-boot/tools/
Dproftool.c33 unsigned long call_count; member
57 int call_count; variable
/external/libevent/test/
Dregress_iocp.c116 int call_count; member
/external/u-boot/lib/
Dtrace.c21 u64 call_count; /* Total number of tracked function calls */ member
/external/webrtc/webrtc/base/
Dbind_unittest.cc41 mutable int call_count; member
/external/grpc-grpc/src/core/ext/filters/max_age/
Dmax_age_filter.cc95 gpr_atm call_count; member
/external/tensorflow/tensorflow/core/util/
Dcommand_line_flags_test.cc232 int call_count = 0; in TEST() local
/external/openssh/
Dmonitor.c821 static int call_count; in mm_answer_authpassword() local

12