Home
last modified time | relevance | path

Searched defs:run_seconds (Results 1 – 3 of 3) sorted by relevance

/external/oss-fuzz/infra/cifuzz/
Drun_fuzzers.py113 def create_fuzz_target_obj(self, target_path, run_seconds): argument
/external/tensorflow/tensorflow/core/platform/default/
Dtest_benchmark.cc250 void Benchmark::Run(int arg1, int arg2, int* run_count, double* run_seconds) { in Run()
/external/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/
Dgdbremote_testcase.py904 def run_process_then_stop(self, run_seconds=1): argument