Home
last modified time | relevance | path

Searched refs:actual_to_skip (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/llvm/utils/unittest/googlemock/src/
Dgmock-internal-utils.cc155 const int actual_to_skip = 0; in Log() local
159 const int actual_to_skip = stack_frames_to_skip + 1; in Log()
168 ::testing::UnitTest::GetInstance(), actual_to_skip); in Log()
/external/googletest/googlemock/src/
Dgmock-internal-utils.cc169 const int actual_to_skip = 0; in Log() local
173 const int actual_to_skip = stack_frames_to_skip + 1; in Log()
182 ::testing::UnitTest::GetInstance(), actual_to_skip); in Log()
/external/fmtlib/test/
Dgmock-gtest-all.cc9759 const int actual_to_skip = 0; in Log() local
9763 const int actual_to_skip = stack_frames_to_skip + 1; in Log()
9772 ::testing::UnitTest::GetInstance(), actual_to_skip); in Log()
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc10749 const int actual_to_skip = 0; in Log() local
10753 const int actual_to_skip = stack_frames_to_skip + 1; in Log()
10762 ::testing::UnitTest::GetInstance(), actual_to_skip); in Log()