HomeSort by relevance Sort by last modified time
    Searched refs:cxx_library_root (Results 1 - 4 of 4) sorted by null

  /external/libcxx/test/libcxx/ndk/test/
config.py 30 self.link_flags.append('-L' + self.cxx_library_root)
  /external/libcxx/utils/libcxx/test/
config.py 65 self.cxx_library_root = None
288 self.cxx_library_root = self.get_lit_conf('cxx_library_root',
291 self.cxx_library_root)
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/libcxx/test/
config.py 65 self.cxx_library_root = None
278 self.cxx_library_root = self.get_lit_conf('cxx_library_root',
281 self.cxx_library_root)
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/libcxx/ndk/test/
config.py 88 self.cxx.link_flags.append('-L' + self.cxx_library_root)

Completed in 302 milliseconds