Searched defs:run_target (Results 1 – 4 of 4) sorted by relevance
21 def run_target(binary_file: str, test_type: TestType) -> None: function
39 def run_target( function
125 static u8 run_target(afl_forkserver_t *fsrv, char **argv, u8 *mem, u32 len, in run_target() function
296 …TensorType run_target(TensorShape input_shape, TensorShape weights_shape, TensorShape bias_shape, … in run_target() function