Lines Matching full:trace
142 // The upper limit for valid stack trace depths.
1070 // Pushes a trace defined by SCOPED_TRACE() on to the per-thread
1071 // Google Test trace stack.
1072 void PushGTestTrace(const internal::TraceInfo& trace);
1074 // Pops a trace from the per-thread Google Test trace stack.
1825 // Causes a trace (including the source file path, the current line