Searched refs:waitformount (Results 1 – 2 of 2) sorted by relevance
10 from unit.utils import waitformount98 assert waitformount(python_path), 'language_deps mount'
93 def waitformount(template, timeout=50): function