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