Home
last modified time | relevance | path

Searched refs:PickUIException (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/bin/pick/
H A Dcore.py64 class PickUIException(Exception): class
253 raise PickUIException(f'Invalid Sha {sha}')
276 except PickUIException:
296 except PickUIException:
H A Dcore_test.py469 with pytest.raises(core.PickUIException):

Completed in 2 milliseconds