Searched refs:total_attempts (Results 1 – 3 of 3) sorted by relevance
100 total_attempts = 100103 for test_count in range(1, total_attempts + 1):120 if success != total_attempts:121 raise error.TestFail("Attempts = " + str(total_attempts) +
44 static int total_attempts; variable91 total_attempts += 1; in try_mutated_data()137 _dbus_string_append_int (&filename, total_attempts); in try_mutated_data()698 total_attempts = 0; in main()732 seed, total_failures_found, total_attempts); in main()
338 total_attempts = 0345 total_attempts += self.swap_attempt[(direction, role)]351 (total_attempts, total_failures))