Searched refs:_fileline (Results 1 – 1 of 1) sorted by relevance
45 static char _fileline[1000]; in tagAssert() local46 sprintf(_fileline, "%s:%d: ASSERT_TRUE(%s)", f, l, msg); in tagAssert()47 return _fileline; in tagAssert()