Home
last modified time | relevance | path

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

/third_party/ltp/lib/
Dtst_test.c169 static void update_results(int ttype) in update_results() function
290 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_()
/third_party/chromium/patch/
D0001-cve.patch125070 @@ -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) {