Home
last modified time | relevance | path

Searched defs:question (Results 1 – 2 of 2) sorted by relevance

/tools/acloud/internal/lib/
Dutils.py493 def InteractWithQuestion(question, colors=TextColors.WARNING): argument
506 def GetUserAnswerYes(question): argument
/tools/test/connectivity/acts_tests/tests/google/bt/pts/
Dcmd_input.py1348 def _process_question(self, question, expected_response): argument