Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/
Dconsole.py467 def ReplaceVariable(match): function
531 return re.sub("{([^}]+)}", ReplaceVariable, format_string)