Home
last modified time | relevance | path

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

/tools/acloud/create/
Davd_spec.py392 def _GetFlavorFromString(flavor_string): argument
410 if re.match(r"(.*_)?%s" % flavor, flavor_string):
414 flavor_string)