Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Dtest_that.py45 raise test_runner_utils.TestThatRunError(
63 raise test_runner_utils.TestThatRunError(
227 raise test_runner_utils.TestThatRunError(
236 raise test_runner_utils.TestThatRunError(
Dtest_runner_utils.py59 class TestThatRunError(Exception): class
510 raise TestThatRunError('Unexpected error: %s has not '