Searched refs:updated_opts (Results 1 – 1 of 1) sorted by relevance
586 MediaSessionOptions updated_opts; in TEST_F() local587 updated_opts.recv_audio = true; in TEST_F()588 updated_opts.recv_video = true; in TEST_F()589 updated_opts.data_channel_type = cricket::DCT_RTP; in TEST_F()590 updated_opts.bundle_enabled = true; in TEST_F()592 updated_opts, answer.get())); in TEST_F()