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

/external/autotest/client/common_lib/feedback/
H A Dclient.py228 class InputQuery(_Query): class in inherits:_Query
237 super(InputQuery, self).__init__()
251 super(InputQuery, self).validate(**kwargs)
H A Dtester_feedback_client.py80 query_cls = InputQuery
146 class InputQuery(_Query, client.InputQuery): class in inherits:_Query, client.InputQuery
150 super(InputQuery, self).__init__(client, query_num)
/external/autotest/server/brillo/feedback/
H A Dclosed_loop_audio_client.py265 class RecordingAudioQuery(client.InputQuery):

Completed in 113 milliseconds