Searched refs:ttype_result (Results 1 – 1 of 1) sorted by relevance
166 int ttype_result = TTYPE_RESULT(ttype); in tst_res__() local168 if (file && (ttype_result != TPASS && ttype_result != TINFO)) in tst_res__()176 T_exitval |= ttype_result; in tst_res__()178 if (ttype_result == TPASS) in tst_res__()187 if (ttype_result == TWARN || ttype_result == TINFO) { in tst_res__()216 int ttype_result = TTYPE_RESULT(ttype); in tst_condense() local222 if (strcmp(Last_tcid, TCID) == 0 && Last_type == ttype_result && in tst_condense()243 Last_type = ttype_result; in tst_condense()272 int ttype_result = TTYPE_RESULT(ttype); in tst_print() local282 T_exitval |= ttype_result; in tst_print()[all …]