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

/external/chromium_org/tools/telemetry/telemetry/core/
H A Dvideo.py13 class BoundingBoxNotFoundException(Exception): class in inherits:Exception
57 raise BoundingBoxNotFoundException(
76 BoundingBoxNotFoundException if the hightlight could not be found.
88 raise BoundingBoxNotFoundException('Unexpectedly small tab contents.')
92 raise BoundingBoxNotFoundException(
111 raise BoundingBoxNotFoundException(

Completed in 111 milliseconds