Home
last modified time | relevance | path

Searched refs:stack_frames_to_skip (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/llvm/utils/unittest/googlemock/src/
Dgmock-internal-utils.cc133 int stack_frames_to_skip) { in Log() argument
152 if (stack_frames_to_skip >= 0) { in Log()
159 const int actual_to_skip = stack_frames_to_skip + 1; in Log()
Dgmock-spec-builders.cc249 const int stack_frames_to_skip = in ReportUninterestingCall() local
253 Log(kInfo, msg, stack_frames_to_skip); in ReportUninterestingCall()
263 stack_frames_to_skip); in ReportUninterestingCall()
/external/googletest/googlemock/src/
Dgmock-internal-utils.cc150 int stack_frames_to_skip) { in Log() argument
166 if (stack_frames_to_skip >= 0) { in Log()
173 const int actual_to_skip = stack_frames_to_skip + 1; in Log()
Dgmock-spec-builders.cc285 const int stack_frames_to_skip = in ReportUninterestingCall() local
289 Log(kInfo, msg, stack_frames_to_skip); in ReportUninterestingCall()
301 stack_frames_to_skip); in ReportUninterestingCall()
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/internal/
Dgmock-internal-utils.h335 int stack_frames_to_skip);
/external/googletest/googlemock/include/gmock/internal/
Dgmock-internal-utils.h266 int stack_frames_to_skip);
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc10727 int stack_frames_to_skip) { in Log() argument
10746 if (stack_frames_to_skip >= 0) { in Log()
10753 const int actual_to_skip = stack_frames_to_skip + 1; in Log()
11510 const int stack_frames_to_skip = in ReportUninterestingCall() local
11514 Log(kInfo, msg, stack_frames_to_skip); in ReportUninterestingCall()
11524 stack_frames_to_skip); in ReportUninterestingCall()
/external/fmtlib/test/
Dgmock-gtest-all.cc9738 int stack_frames_to_skip) { in Log() argument
9756 if (stack_frames_to_skip >= 0) { in Log()
9763 const int actual_to_skip = stack_frames_to_skip + 1; in Log()
/external/fmtlib/test/gmock/
Dgmock.h791 int stack_frames_to_skip);
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/gmock/
Dgmock.h845 int stack_frames_to_skip);