Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/
Dcommon.py181 _RESULT_ATTR_KEY = "result" variable
/test/framework/harnesses/host_controller/command_processor/
Dcommand_sheet.py316 result = test.attrib.get(common._RESULT_ATTR_KEY, "")
380 result = test.attrib.get(common._RESULT_ATTR_KEY, "")