Home
last modified time | relevance | path

Searched defs:IncrementCallCount (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h814 void IncrementCallCount() in IncrementCallCount() function
/external/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h829 void IncrementCallCount() in IncrementCallCount() function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-spec-builders.h822 void IncrementCallCount() in IncrementCallCount() function
/external/v8/src/interpreter/
Dinterpreter-assembler.cc705 void InterpreterAssembler::IncrementCallCount(Node* feedback_vector, in IncrementCallCount() function in v8::internal::interpreter::InterpreterAssembler