Home
last modified time | relevance | path

Searched defs:run_target (Results 1 – 4 of 4) sorted by relevance

/external/pytorch/tools/code_coverage/package/tool/
Dgcc_coverage.py21 def run_target(binary_file: str, test_type: TestType) -> None: function
Dclang_coverage.py39 def run_target( function
/external/AFLplusplus/utils/afl_network_proxy/
Dafl-network-server.c125 static u8 run_target(afl_forkserver_t *fsrv, char **argv, u8 *mem, u32 len, in run_target() function
/external/ComputeLibrary/tests/validation/fixtures/UNIT/
DDynamicTensorFixture.h296 …TensorType run_target(TensorShape input_shape, TensorShape weights_shape, TensorShape bias_shape, … in run_target() function