HomeSort by relevance Sort by last modified time
    Searched refs:InputQuery (Results 1 - 3 of 3) sorted by null

  /external/autotest/client/common_lib/feedback/
tester_feedback_client.py 76 query_cls = InputQuery
142 class InputQuery(_Query, client.InputQuery):
146 super(InputQuery, self).__init__(client, query_num)
client.py 228 class InputQuery(_Query):
237 super(InputQuery, self).__init__()
251 super(InputQuery, self).validate(**kwargs)
  /external/autotest/server/brillo/feedback/
closed_loop_audio_client.py 432 class RecordingAudioQuery(client.InputQuery):

Completed in 55 milliseconds