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

  /external/autotest/client/cros/audio/
audio_spec.py 54 def has_hotwording(board_name, model_name): function
  /external/autotest/server/site_tests/audio_InternalCardNodes/
audio_InternalCardNodes.py 72 if audio_spec.has_hotwording(board_name, model_name):
  /external/autotest/server/site_tests/audio_AudioBasicHotwording/
audio_AudioBasicHotwording.py 45 if (not audio_test_utils.has_hotwording(host)):
  /external/autotest/client/cros/chameleon/
audio_test_utils.py 195 def has_hotwording(host): function
206 return audio_spec.has_hotwording(board_name, model_name)

Completed in 1673 milliseconds