Searched refs:SpirvTestException (Results 1 – 2 of 2) sorted by relevance
157 class SpirvTestException(Exception): class178 raise SpirvTestException('Test case should be a class')180 raise SpirvTestException(183 raise SpirvTestException('No spirv_args found in the test case')185 raise SpirvTestException('spirv_args needs to be a list')188 raise SpirvTestException('No check_*() methods found in the test case')191 raise SpirvTestException(