/external/googletest/googlemock/include/gmock/ |
D | gmock-cardinalities.h | 105 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()
|
D | gmock-spec-builders.h | 826 int call_count() const in call_count() function
|
/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-cardinalities.h | 98 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()
|
D | gmock-spec-builders.h | 807 int call_count() const in call_count() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/ |
D | gmock-cardinalities.h | 98 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()
|
D | gmock-spec-builders.h | 815 int call_count() const in call_count() function
|
/external/toolchain-utils/llvm_tools/ |
D | patch_manager_unittest.py | 451 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
|
D | auto_llvm_bisection_unittest.py | 117 def MockStatusFileCheck(call_count, last_tested): argument 134 def MockLLVMBisectionReturnValue(call_count, args_output): argument 203 def MockTimePassed(call_count): argument
|
D | llvm_bisection_unittest.py | 217 def MockGetGitHashForRevision(call_count, src_path, rev): argument 310 def MockAddTryjob(call_count, packages, git_hash, revision, chroot_path, argument
|
/external/libbrillo/brillo/streams/ |
D | fake_stream_unittest.cc | 238 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/ |
D | hisi_sip_svc.c | 40 int call_count = 0; in hisi_sip_handler() local
|
/external/arm-trusted-firmware/plat/arm/common/ |
D | arm_sip_svc.c | 51 int call_count = 0; in arm_sip_handler() local
|
/external/u-boot/include/ |
D | trace.h | 36 uint32_t call_count; /* Number of times called */ member
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | function_threadpool_test.cc | 76 std::atomic<int32> call_count(0); in Run() local 162 std::atomic<int32> call_count(0); in Run() local
|
D | process_function_library_runtime_test.cc | 199 std::atomic<int32> call_count(0); in RunWithRuntime() local 254 std::atomic<int32> call_count(0); in RunInstantiated() local
|
D | function_test.cc | 179 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/ |
D | sync_handle_registry_unittest.cc | 173 int call_count = 0; in TEST_F() local 176 bool* called, int* call_count) { in TEST_F()
|
/external/v8/src/objects/ |
D | feedback-vector.cc | 945 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/ |
D | proftool.c | 33 unsigned long call_count; member 57 int call_count; variable
|
/external/libevent/test/ |
D | regress_iocp.c | 116 int call_count; member
|
/external/u-boot/lib/ |
D | trace.c | 21 u64 call_count; /* Total number of tracked function calls */ member
|
/external/webrtc/webrtc/base/ |
D | bind_unittest.cc | 41 mutable int call_count; member
|
/external/grpc-grpc/src/core/ext/filters/max_age/ |
D | max_age_filter.cc | 95 gpr_atm call_count; member
|
/external/tensorflow/tensorflow/core/util/ |
D | command_line_flags_test.cc | 232 int call_count = 0; in TEST() local
|
/external/openssh/ |
D | monitor.c | 821 static int call_count; in mm_answer_authpassword() local
|