Lines Matching refs:CurrentStackTrace
659 virtual String CurrentStackTrace(int max_depth, int skip_count) = 0;663 // CurrentStackTrace() will use to find and hide Google Test stack frames.674 virtual String CurrentStackTrace(int max_depth, int skip_count);687 // and any calls to CurrentStackTrace() from within the user code.