Home | History | Annotate | Download | only in hosts

Lines Matching refs:src_path

726         src_path = os.path.join(tmp_dir, os.path.basename(dest))
729 self.teststation.send_file(source, src_path,
735 self.adb_run('push %s %s' % (src_path, dest))