Lines Matching full:_fileline
40 static char _fileline[1000];41 sprintf(_fileline, "%s:%d: ASSERT_TRUE(%s)", f, l, msg);42 return _fileline;