Home
last modified time | relevance | path

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

/honee/tests/
H A Dsmartsim_regression_framework.py36 class NoError(Exception): class
186 output = (True, NoError(), exe_path + ' ' + ' '.join(arguments))
201 output = "" if isinstance(exception, NoError) else ''.join(