Home
last modified time | relevance | path

Searched refs:get_file_arch (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/support/testing/tests/toolchain/
H A Dtest_external.py54 arch = infra.get_file_arch(self.builddir,
85 arch = infra.get_file_arch(self.builddir,
114 arch = infra.get_file_arch(self.builddir,
151 arch = infra.get_file_arch(self.builddir,
/OK3568_Linux_fs/buildroot/support/testing/infra/
H A D__init__.py91 def get_file_arch(builddir, prefix, fpath): function