Home
last modified time | relevance | path

Searched refs:target_arch (Results 1 – 3 of 3) sorted by relevance

/development/vndk/tools/header-checker/tests/
Dmodule.py57 def mutate_for_arch(self, target_arch): argument
65 for target_arch in TARGET_ARCHES:
66 modules.append(self.mutate_for_arch(target_arch))
98 def mutate_for_arch(self, target_arch): argument
100 self.cflags, target_arch, self.dumper_flags)
136 def mutate_for_arch(self, target_arch): argument
138 self.export_include_dirs, self.cflags, target_arch,
Dtest.py78 target_arch, expected_return_code, flags=[]): argument
80 'test', target_arch,
/development/vndk/snapshot/
Dgen_buildfiles.py483 target_arch=arch,