Home
last modified time | relevance | path

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

/external/webrtc/test/pc/e2e/
Dpeer_params_preprocessor.h46 std::set<std::string> audio_sync_groups_; variable
Dpeer_params_preprocessor.cc197 audio_sync_groups_.insert(p.audio_config->sync_group.value()).second; in ValidateParams()