Searched refs:extract_native_libs (Results 1 – 2 of 2) sorted by relevance
276 def add_extract_native_libs(doc, extract_native_libs): argument289 value = str(extract_native_libs).lower()352 if args.extract_native_libs is not None:353 add_extract_native_libs(doc, args.extract_native_libs)
442 def extract_native_libs(self, value): member in AddExtractNativeLibsTest447 expected = self.manifest_tmpl % self.extract_native_libs('true')453 expected = self.manifest_tmpl % self.extract_native_libs('false')458 manifest_input = self.manifest_tmpl % self.extract_native_libs('true')464 manifest_input = self.manifest_tmpl % self.extract_native_libs('true')