Searched defs:dest_path (Results 1 – 6 of 6) sorted by relevance
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/ |
D | plot_utils.py | 29 def current_waveform_plot(samples, voltage, dest_path, plot_title): argument 137 def monsoon_histogram_plot(samples, dest_path, plot_title): argument 176 def monsoon_tx_power_sweep_plot(dest_path, plot_title, currents, txs): argument
|
D | PowerGnssBaseTest.py | 59 def monsoon_data_plot_power(self, samples, voltage, dest_path, plot_title): argument
|
/tools/acloud/public/acloud_kernel/ |
D | kernel_swapper.py | 96 def PushFile(self, src_path, dest_path): argument
|
/tools/treble/build/sandbox/ |
D | overlay.py | 323 def _CopyFile(self, source_path, dest_path): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | BtSarBaseTest.py | 690 def push_table(self, ad, src_path, dest_path=''): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | android_device.py | 769 dest_path="AdbLogExcerpts"): argument
|