Home
last modified time | relevance | path

Searched refs:tst_condense (Results 1 – 1 of 1) sorted by relevance

/external/ltp/lib/
Dtst_res.c98 static void tst_condense(int tnum, int ttype, const char *tmesg);
201 tst_condense(tst_count + 1, ttype, tmesg); in tst_res__()
214 static void tst_condense(int tnum, int ttype, const char *tmesg) in tst_condense() function