Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Dtest_that.py51 raise test_runner_utils.TestThatRunError(
204 raise test_runner_utils.TestThatRunError(
213 raise test_runner_utils.TestThatRunError(
Dtest_runner_utils.py48 class TestThatRunError(Exception): class
429 raise TestThatRunError('Unexpected error: %s has not '