Searched defs:participants (Results 1 – 4 of 4) sorted by relevance
81 std::vector<GlobalDeviceId> participants; in GetParticipatingDevices() local
127 std::vector<MockMixerAudioSource> participants(num_audio_sources); in MixAndCompare() local167 MockMixerAudioSource participants[kAudioSources]; in TEST() local328 MockMixerAudioSource participants[kAudioSources]; in TEST() local
259 const std::vector<GlobalDeviceId>& participants, in GetLocalParticipants()
203 std::vector<std::unique_ptr<Participant>> participants; member