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

  /external/libcxx/utils/libcxx/test/
executor.py 103 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,
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/libcxx/test/
executor.py 103 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 2547 milliseconds