Searched refs:tryFetchTestBoxByUuid (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dtestbox.py282 def tryFetchTestBoxByUuid(self, sTestBoxUuid): member in class:TestBoxLogic
H A Dtestboxcontroller.py385 oTestBox = oTestBoxLogic.tryFetchTestBoxByUuid(self._sTestBoxUuid);

Completed in 277 milliseconds