Home
last modified time | relevance | path

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

/cts/tools/incremental-cts/
Dincremental_deqp_test.py59 with self.assertRaises(incremental_deqp.TestError):
79 with self.assertRaises(incremental_deqp.TestError):
Dincremental_deqp.py86 class TestError(Exception): class
364 raise TestError('Fail to get dEQP binary due to unknonw test name: ' + test_name)
411 raise TestError('Fail to get test list due to unknown test name: ' + test_name)
454 raise TestError(error_msg)