Searched refs:extract_native_libs (Results 1 – 2 of 2) sorted by relevance
302 def add_extract_native_libs(doc, extract_native_libs): argument315 value = str(extract_native_libs).lower()356 if args.extract_native_libs is not None:357 add_extract_native_libs(doc, args.extract_native_libs)
401 def extract_native_libs(self, value): member in AddExtractNativeLibsTest406 expected = self.manifest_tmpl % self.extract_native_libs('true')412 expected = self.manifest_tmpl % self.extract_native_libs('false')417 manifest_input = self.manifest_tmpl % self.extract_native_libs('true')423 manifest_input = self.manifest_tmpl % self.extract_native_libs('true')