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