Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Dtest_that.py50 raise test_runner_utils.TestThatRunError(
211 raise test_runner_utils.TestThatRunError(
220 raise test_runner_utils.TestThatRunError(
Dtest_runner_utils.py49 class TestThatRunError(Exception): class
431 raise TestThatRunError('Unexpected error: %s has not '