Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/tko/
H A Ddb.py61 class MySQLTooManyRows(Exception): class
350 raise MySQLTooManyRows(msg)
696 raise MySQLTooManyRows('Got %d tko_task_references for tko_job %d'
H A Dfrontend.py75 raise db.MySQLTooManyRows(msg)