Home | History | Annotate | Download | only in cintltst

Lines Matching full:_fileline

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