/external/cronet/tot/third_party/googletest/src/googlemock/include/gmock/ |
D | gmock-cardinalities.h | 107 bool IsSatisfiedByCallCount(int call_count) const { in IsSatisfiedByCallCount() 113 bool IsSaturatedByCallCount(int call_count) const { in IsSaturatedByCallCount() 119 bool IsOverSaturatedByCallCount(int call_count) const { in IsOverSaturatedByCallCount()
|
/external/cronet/tot/third_party/boringssl/src/third_party/googletest/googlemock/include/gmock/ |
D | gmock-cardinalities.h | 107 bool IsSatisfiedByCallCount(int call_count) const { in IsSatisfiedByCallCount() 113 bool IsSaturatedByCallCount(int call_count) const { in IsSaturatedByCallCount() 119 bool IsOverSaturatedByCallCount(int call_count) const { in IsOverSaturatedByCallCount()
|
/external/cronet/stable/third_party/boringssl/src/third_party/googletest/googlemock/include/gmock/ |
D | gmock-cardinalities.h | 107 bool IsSatisfiedByCallCount(int call_count) const { in IsSatisfiedByCallCount() 113 bool IsSaturatedByCallCount(int call_count) const { in IsSaturatedByCallCount() 119 bool IsOverSaturatedByCallCount(int call_count) const { in IsOverSaturatedByCallCount()
|
/external/googletest/googlemock/include/gmock/ |
D | gmock-cardinalities.h | 107 bool IsSatisfiedByCallCount(int call_count) const { in IsSatisfiedByCallCount() 113 bool IsSaturatedByCallCount(int call_count) const { in IsSaturatedByCallCount() 119 bool IsOverSaturatedByCallCount(int call_count) const { in IsOverSaturatedByCallCount()
|
/external/cronet/stable/third_party/googletest/src/googlemock/include/gmock/ |
D | gmock-cardinalities.h | 107 bool IsSatisfiedByCallCount(int call_count) const { in IsSatisfiedByCallCount() 113 bool IsSaturatedByCallCount(int call_count) const { in IsSaturatedByCallCount() 119 bool IsOverSaturatedByCallCount(int call_count) const { in IsOverSaturatedByCallCount()
|
/external/libbrillo/brillo/streams/ |
D | fake_stream_test.cc | 239 int call_count = 0; in TEST_F() local 240 auto callback = base::Bind([](int* call_count, Stream::AccessMode mode) { in TEST_F() 398 int call_count = 0; in TEST_F() local 399 auto callback = base::Bind([](int* call_count, Stream::AccessMode mode) { in TEST_F() 466 int call_count = 0; in TEST_F() local 469 Stream::AccessMode expected_mode) { in TEST_F()
|
/external/cronet/stable/third_party/libc++/src/test/libcxx/algorithms/alg.sorting/ |
D | pstl.is_partitioned.pass.cpp | 22 std::size_t call_count = 0; in main() local
|
/external/cronet/tot/third_party/libc++/src/test/libcxx/algorithms/alg.sorting/ |
D | pstl.is_partitioned.pass.cpp | 22 std::size_t call_count = 0; in main() local
|
/external/arm-trusted-firmware/plat/hisilicon/hikey/ |
D | hisi_sip_svc.c | 40 int call_count = 0; in hisi_sip_handler() local
|
/external/trusty/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 | 52 int call_count = 0; in arm_sip_handler() local
|
/external/trusty/arm-trusted-firmware/plat/arm/common/ |
D | arm_sip_svc.c | 62 int call_count = 0; in arm_sip_handler() local
|
/external/llvm-libc/test/integration/src/threads/ |
D | call_once_test.cpp | 25 static unsigned int call_count; variable
|
/external/cronet/stable/third_party/llvm-libc/src/test/integration/src/threads/ |
D | call_once_test.cpp | 25 static unsigned int call_count; variable
|
/external/cronet/tot/third_party/llvm-libc/src/test/integration/src/pthread/ |
D | pthread_once_test.cpp | 26 static unsigned int call_count; variable
|
/external/cronet/stable/third_party/llvm-libc/src/test/integration/src/pthread/ |
D | pthread_once_test.cpp | 26 static unsigned int call_count; variable
|
/external/llvm-libc/test/integration/src/pthread/ |
D | pthread_once_test.cpp | 26 static unsigned int call_count; variable
|
/external/cronet/tot/third_party/llvm-libc/src/test/integration/src/threads/ |
D | call_once_test.cpp | 25 static unsigned int call_count; variable
|
/external/pigweed/pw_log_rpc/py/ |
D | rpc_log_stream_test.py | 42 def call_count(self) -> int: member in _CallableWithCounter
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | function_threadpool_test.cc | 81 std::atomic<int32> call_count(0); in Run() local 167 std::atomic<int32> call_count(0); in Run() local
|
/external/grpc-grpc/test/core/event_engine/test_suite/tests/ |
D | timer_test.cc | 148 std::chrono::steady_clock::time_point when, std::atomic<int>* call_count, in ScheduleCheckCB() 169 std::atomic<int> call_count{0}; in TEST_F() local
|
/external/pdfium/fxjs/gc/ |
D | container_trace_unittest.cpp | 29 int call_count() const { return call_count_; } in call_count() function in __anon8cfb7cdf0111::CountingVisitor
|
/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/toolchain-utils/llvm_tools/ |
D | auto_llvm_bisection_unittest.py | 162 def MockTimePassed(call_count): argument
|
/external/pytorch/torch/csrc/autograd/functions/ |
D | tensor.cpp | 195 int call_count = 0; in apply_with_saved() local
|