Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/command_processor/
Dcommand_upload.py229 common._SYSTEM_FINGERPRINT_ATTR_KEY,
254 if common._SYSTEM_FINGERPRINT_ATTR_KEY in build_attrs:
256 common._SYSTEM_FINGERPRINT_ATTR_KEY]
Dcommand_sheet.py51 common._SYSTEM_FINGERPRINT_ATTR_KEY,
Dcommand_upload_test.py169 common._SYSTEM_FINGERPRINT_ATTR_KEY:
/test/framework/harnesses/host_controller/
Dcommon.py158 _SYSTEM_FINGERPRINT_ATTR_KEY = "build_system_fingerprint" variable