Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/tools/code_coverage/package/tool/
H A Dgcc_coverage.py21 def run_target(binary_file: str, test_type: TestType) -> None: function
H A Dclang_coverage.py39 def run_target( function
/aosp_15_r20/tools/tradefederation/core/proto/device/
Ddevice_manager.proto130 string run_target = 3; field
/aosp_15_r20/external/AFLplusplus/utils/afl_network_proxy/
H A Dafl-network-server.c125 static u8 run_target(afl_forkserver_t *fsrv, char **argv, u8 *mem, u32 len, in run_target() function
/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/UNIT/
H A DDynamicTensorFixture.h296 …TensorType run_target(TensorShape input_shape, TensorShape weights_shape, TensorShape bias_shape, … in run_target() function
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/CodeWarrior/
DCodeWarrior_suite.py188 def run_target(self, _no_object=None, _attributes={}, **_arguments): member in CodeWarrior_suite_Events