Home
last modified time | relevance | path

Searched defs:remote_path (Results 1 – 5 of 5) sorted by relevance

/developtools/hdc/test/scripts/testModule/
Dtest_hdc_file.py41 def test_file_compress(self, local_path, remote_path): argument
59 def test_file_normal(self, local_path, remote_path): argument
370 def test_file_option_bundle_check_outside(self, test_name, remote_path, is_outside): argument
Dtest_hdc_tcp.py62 def test_fport_file(self, local_path, remote_path): argument
Dutils.py43 remote_path = "data/local/tmp" variable in GP
/developtools/hdc/scripts/
Dhdc_test.py360 def file_recv(remote_path, recv_path, i, wait_time=0): argument
/developtools/hdc/hdc_rust/src/common/
Dhdctransfer.rs65 pub remote_path: String, field