Lines Matching full:trace
145 // The upper limit for valid stack trace depths.
1224 // Pushes a trace defined by SCOPED_TRACE() on to the per-thread
1225 // Google Test trace stack.
1226 void PushGTestTrace(const internal::TraceInfo& trace);
1228 // Pops a trace from the per-thread Google Test trace stack.
2030 // Causes a trace (including the source file path, the current line