Searched defs:run_seconds (Results 1 – 3 of 3) sorted by relevance
113 def create_fuzz_target_obj(self, target_path, run_seconds): argument
250 void Benchmark::Run(int arg1, int arg2, int* run_count, double* run_seconds) { in Run()
904 def run_process_then_stop(self, run_seconds=1): argument