Searched refs:trace_stream (Results 1 – 3 of 3) sorted by relevance
520 std::ostringstream trace_stream; in void_main() local521 trace_stream << "Processed frames: " << reverse_count << " (reverse), " in void_main()523 SCOPED_TRACE(trace_stream.str()); in void_main()629 printf("Bad parameter warning. %s\n", trace_stream.str().c_str()); in void_main()681 std::ostringstream trace_stream; in void_main() local682 trace_stream << "Processed frames: " << reverse_count << " (reverse), " in void_main()684 SCOPED_TRACE(trace_stream.str()); in void_main()828 printf("Bad parameter warning. %s\n", trace_stream.str().c_str()); in void_main()
31 #define FT_COMPONENT trace_stream