Searched refs:allow_skip (Results 1 – 3 of 3) sorted by relevance
605 int allow_skip = 1; in testing_fail_alloc() local609 allow_skip = 0; in testing_fail_alloc()625 if (allow_skip) { in testing_fail_alloc()677 int allow_skip = 1; in testing_test_fail() local681 allow_skip = 0; in testing_test_fail()697 if (allow_skip) { in testing_test_fail()
30 bool allow_skip = 5; field
187 if (!req.allow_skip()) { in PrepareRound()