Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/cros/manual/
Daudio_helper.py15 NUM_AUDIO_STREAM_IN_MEETING = 3 variable
64 if number_stream >= NUM_AUDIO_STREAM_IN_MEETING:
69 if number_stream <= NUM_AUDIO_STREAM_IN_MEETING:
435 if number_stream >= NUM_AUDIO_STREAM_IN_MEETING:
440 if number_stream <= NUM_AUDIO_STREAM_IN_MEETING:
/external/autotest/server/site_tests/enterprise_CFM_Test/
Denterprise_CFM_Test.py31 NUM_AUDIO_STREAM_IN_MEETING = 3 variable