Home
last modified time | relevance | path

Searched defs:exec_path (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/android/test/
Dformat.py57 def _build(self, exec_path, source_path, compile_only=False, argument
83 def _clean(self, exec_path): argument
92 def _run(self, exec_path, _, in_dir=None): argument
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/test/
Dformat.py98 def _clean(self, exec_path): # pylint: disable=no-self-use argument
/ndk/sources/host-tools/make-3.81/w32/subproc/
Dsub_proc.c350 find_file(char *exec_path, LPOFSTRUCT file_info) in find_file()
412 char *exec_path, in process_begin()