Home
last modified time | relevance | path

Searched refs:NoDataError (Results 1 – 1 of 1) sorted by relevance

/external/autotest/frontend/tko/
Dgraphing_utils.py58 class NoDataError(Exception): class
519 raise NoDataError('No normalizable data for series ' +
544 raise NoDataError('query did not return any data')
573 raise NoDataError('No data for series ' + label)
669 raise NoDataError('query did not return any data')