Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/src/
H A Dgmock-internal-utils.cc154 int stack_frames_to_skip) { in Log() argument
169 if (stack_frames_to_skip >= 0) { in Log()
176 const int actual_to_skip = stack_frames_to_skip + 1; in Log()
H A Dgmock-spec-builders.cc286 const int stack_frames_to_skip = in ReportUninterestingCall() local
290 Log(kInfo, msg, stack_frames_to_skip); in ReportUninterestingCall()
302 stack_frames_to_skip); in ReportUninterestingCall()
/aosp_15_r20/external/googletest/googlemock/src/
H A Dgmock-internal-utils.cc155 int stack_frames_to_skip) { in Log() argument
170 if (stack_frames_to_skip >= 0) { in Log()
177 const int actual_to_skip = stack_frames_to_skip + 1; in Log()
H A Dgmock-spec-builders.cc286 const int stack_frames_to_skip = in ReportUninterestingCall() local
290 Log(kInfo, msg, stack_frames_to_skip); in ReportUninterestingCall()
302 stack_frames_to_skip); in ReportUninterestingCall()
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/src/
H A Dgmock-internal-utils.cc155 int stack_frames_to_skip) { in Log() argument
170 if (stack_frames_to_skip >= 0) { in Log()
177 const int actual_to_skip = stack_frames_to_skip + 1; in Log()
H A Dgmock-spec-builders.cc286 const int stack_frames_to_skip = in ReportUninterestingCall() local
290 Log(kInfo, msg, stack_frames_to_skip); in ReportUninterestingCall()
302 stack_frames_to_skip); in ReportUninterestingCall()
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h291 int stack_frames_to_skip);
/aosp_15_r20/external/googletest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h291 int stack_frames_to_skip);
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h290 int stack_frames_to_skip);
/aosp_15_r20/external/fmtlib/test/gtest/
H A Dgmock-gtest-all.cc12811 int stack_frames_to_skip) { in Log() argument
12827 if (stack_frames_to_skip >= 0) { in Log()
12834 const int actual_to_skip = stack_frames_to_skip + 1; in Log()
13601 const int stack_frames_to_skip = in ReportUninterestingCall() local
13605 Log(kInfo, msg, stack_frames_to_skip); in ReportUninterestingCall()
13617 stack_frames_to_skip); in ReportUninterestingCall()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.11.0/
Dgmock-gtest-all.cc12840 int stack_frames_to_skip) { in Log() argument
12856 if (stack_frames_to_skip >= 0) { in Log()
12863 const int actual_to_skip = stack_frames_to_skip + 1; in Log()
13629 const int stack_frames_to_skip = in ReportUninterestingCall() local
13633 Log(kInfo, msg, stack_frames_to_skip); in ReportUninterestingCall()
13645 stack_frames_to_skip); in ReportUninterestingCall()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.11.0/gmock/
Dgmock.h591 int stack_frames_to_skip);
/aosp_15_r20/external/fmtlib/test/gtest/gmock/
H A Dgmock.h591 int stack_frames_to_skip);