Home
last modified time | relevance | path

Searched refs:SpirvTestException (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/tools/
H A Dspirv_test_framework.py176 class SpirvTestException(Exception): class
197 raise SpirvTestException('Test case should be a class')
199 raise SpirvTestException(
202 raise SpirvTestException('No spirv_args found in the test case')
204 raise SpirvTestException('spirv_args needs to be a list')
207 raise SpirvTestException('No check_*() methods found in the test case')
210 raise SpirvTestException(
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/tools/
H A Dspirv_test_framework.py176 class SpirvTestException(Exception): class
197 raise SpirvTestException('Test case should be a class')
199 raise SpirvTestException(
202 raise SpirvTestException('No spirv_args found in the test case')
204 raise SpirvTestException('spirv_args needs to be a list')
207 raise SpirvTestException('No check_*() methods found in the test case')
210 raise SpirvTestException(
/third_party/spirv-tools/test/tools/
H A Dspirv_test_framework.py176 class SpirvTestException(Exception): class
197 raise SpirvTestException('Test case should be a class')
199 raise SpirvTestException(
202 raise SpirvTestException('No spirv_args found in the test case')
204 raise SpirvTestException('spirv_args needs to be a list')
207 raise SpirvTestException('No check_*() methods found in the test case')
210 raise SpirvTestException(

Completed in 3 milliseconds