Home | History | Annotate | Download | only in cintltst

Lines Matching full:_fileline

44     static char _fileline[1000];
45 sprintf(_fileline, "%s:%d: ASSERT_TRUE(%s)", f, l, msg);
46 return _fileline;