Searched refs:update_results (Results 1 – 2 of 2) sorted by relevance
169 static void update_results(int ttype) in update_results() function290 update_results(TTYPE_RESULT(ttype)); in tst_vres_()308 update_results(TTYPE_RESULT(ttype)); in tst_cvres()327 update_results(TTYPE_RESULT(ttype)); in tst_vbrk_()
125070 @@ -108,7 +108,7 @@ static int update_results = 0;125165 if (update_results) {125457 - if (!checkTestFile(result) && !update_results) {125468 - if (!checkTestFile(buf) && !update_results) {125660 - if ((result) &&(!checkTestFile(result)) && !update_results) {125662 - } else if ((error) &&(!checkTestFile(error)) && !update_results) {