Searched refs:do_check (Results 1 – 2 of 2) sorted by relevance
199 int do_check = 1; in main() local203 { "no-check", no_argument, &do_check, 0 }, in main()248 if (do_check) in main()
27 def do_check(call): function53 test_case.patch_call(call, side_effect=do_check(call))