HomeSort by relevance Sort by last modified time
    Searched defs:copy_in (Results 1 - 2 of 2) sorted by null

  /external/libcxx/test/libcxx/test/
executor.py 97 def copy_in(self, local_srcs, remote_dsts): member in class:RemoteExecutor
132 self.copy_in(srcs, dsts)
133 # TODO(jroelofs): capture the copy_in and delete_remote commands,
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/test/
executor.py 97 def copy_in(self, local_srcs, remote_dsts): member in class:RemoteExecutor
132 self.copy_in(srcs, dsts)
133 # TODO(jroelofs): capture the copy_in and delete_remote commands,

Completed in 925 milliseconds