Searched defs:copy_in (Results 1 - 1 of 1) sorted by relevance

/external/libcxx/utils/libcxx/test/
H A Dexecutor.py103 def copy_in(self, local_srcs, remote_dsts): member in class:RemoteExecutor
138 self.copy_in(srcs, dsts)
139 # TODO(jroelofs): capture the copy_in and delete_remote commands,

Completed in 248 milliseconds