MCPcopy Create free account
hub / github.com/ARM-software/astc-encoder / TestImageException

Class TestImageException

Test/testlib/testset.py:38–41  ·  view source on GitHub ↗

Exception thrown for bad test image specification.

Source from the content-addressed store, hash-verified

36
37
38class TestImageException(Exception):
39 '''
40 Exception thrown for bad test image specification.
41 '''
42
43
44class TestSetException(Exception):

Callers 5

__init__Method · 0.85
_decode_color_profileMethod · 0.85
_decode_color_formatMethod · 0.85
_decode_nameMethod · 0.85
_decode_flagsMethod · 0.85

Calls

no outgoing calls

Tested by 5

__init__Method · 0.68
_decode_color_profileMethod · 0.68
_decode_color_formatMethod · 0.68
_decode_nameMethod · 0.68
_decode_flagsMethod · 0.68