Searched refs:get_current_kernel_arch (Results 1 - 4 of 4) sorted by relevance

/external/autotest/client/site_tests/hardware_PerfCallgraphVerification/
H A Dhardware_PerfCallgraphVerification.py65 if not utils.get_current_kernel_arch().startswith('x86'):
/external/autotest/client/site_tests/platform_ToolchainOptions/
H A Dplatform_ToolchainOptions.py248 if (utils.get_current_kernel_arch() not in
/external/autotest/client/tests/lsb_dtk/
H A Dlsb_dtk.py16 arch = utils.get_current_kernel_arch()
/external/autotest/client/bin/
H A Dbase_utils.py401 if not get_current_kernel_arch().startswith('x86'):
413 def get_current_kernel_arch(): function

Completed in 118 milliseconds