Searched refs:caller_frame_ (Results 1 – 12 of 12) sorted by relevance
437 OsStackTraceGetter() : caller_frame_(NULL) {} in OsStackTraceGetter()452 void* caller_frame_; variable
463 void* caller_frame_ = nullptr; variable
4960 caller_frame = caller_frame_; in CurrentStackTrace()4999 caller_frame_ = caller_frame; in UponLeavingGTest()
461 void* caller_frame_ = nullptr; variable
4449 caller_frame = caller_frame_; in CurrentStackTrace()4488 caller_frame_ = caller_frame; in UponLeavingGTest()
462 void *caller_frame_ = nullptr; variable
4502 caller_frame = caller_frame_; in CurrentStackTrace()4541 caller_frame_ = caller_frame; in UponLeavingGTest()
456 void* caller_frame_ = nullptr; variable
4332 caller_frame = caller_frame_; in CurrentStackTrace()4371 caller_frame_ = caller_frame; in UponLeavingGTest()
457 void* caller_frame_ = nullptr; variable
4398 caller_frame = caller_frame_; in CurrentStackTrace()4437 caller_frame_ = caller_frame; in UponLeavingGTest()
849 OsStackTraceGetter() : caller_frame_(NULL) {} in OsStackTraceGetter()867 void* caller_frame_; member in testing::internal::OsStackTraceGetter