Home
last modified time | relevance | path

Searched refs:fw_prefix (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/site_tests/firmware_TouchMTB/
Dfirmware_utils.py144 result = re.search('-(%s[^-]+?)-' % conf.fw_prefix, filename)
156 conf.fw_prefix + firmware_version,
Dmain.py103 _, firmware_version = fw_str.split(conf.fw_prefix)
246 firmware_str = conf.fw_prefix + firmware_version
Dtest_conf.py69 fw_prefix = 'fw_' variable
Dtest_flow.py350 conf.fw_prefix + self.firmware_version])