Home | History | Annotate | Download | only in src

Lines Matching refs:CurrentOsStackTraceExceptTop

623   // CurrentOsStackTraceExceptTop(1), Foo() will be included in the
624 // trace but Bar() and CurrentOsStackTraceExceptTop() won't.
625 std::string CurrentOsStackTraceExceptTop(int skip_count) GTEST_NO_INLINE_;