Home
last modified time | relevance | path

Searched refs:has_module (Results 1 – 6 of 6) sorted by relevance

/external/autotest/client/cros/
Dkernel_config.py75 def has_module(self, name): member in KernelConfig
121 self.has_module(name)
/external/autotest/client/site_tests/kernel_ConfigVerifyPPP/
Dkernel_ConfigVerifyPPP.py28 map(config.has_module, self.IS_MODULE)
/external/tensorflow/tensorflow/compiler/xla/service/
Dsource_map_util.h51 if (executable != nullptr && executable->has_module()) { in InvalidParameterArgument()
Dexecutable.h167 const bool has_module() const { return hlo_module_ != nullptr; } in has_module() function
/external/autotest/client/site_tests/graphics_KernelConfig/
Dgraphics_KernelConfig.py64 map(config.has_module, self.IS_MODULE)
/external/autotest/client/site_tests/kernel_ConfigVerify/
Dkernel_ConfigVerify.py229 map(config.has_module, self.IS_MODULE)