Home
last modified time | relevance | path

Searched refs:caller_frame_ (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/googletest/googletest/src/
H A Dgtest-internal-inl.h453 void* caller_frame_ = nullptr; variable
H A Dgtest.cc5036 caller_frame = caller_frame_; in CurrentStackTrace()
5075 caller_frame_ = caller_frame; in UponLeavingGTest()