Home
last modified time | relevance | path

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

/tools/asuite/atest/
Datest_error.py70 class DryRunVerificationError(Exception): class
/tools/asuite/atest/test_runners/
Datest_tf_test_runner.py332 except atest_error.DryRunVerificationError as e: