Searched refs:ParseConstraintsForAnswer (Results 1 – 4 of 4) sorted by relevance
56 bool ParseConstraintsForAnswer(const MediaConstraintsInterface* constraints,
474 bool ParseConstraintsForAnswer(const MediaConstraintsInterface* constraints, in ParseConstraintsForAnswer() function1473 if (!ParseConstraintsForAnswer(constraints, session_options)) { in GetOptionsForAnswer()
2391 EXPECT_TRUE(ParseConstraintsForAnswer(&answer_c, &answer_options)); in TEST()2423 ParseConstraintsForAnswer(&updated_answer_c, &updated_answer_options)); in TEST()
590 ASSERT_TRUE(ParseConstraintsForAnswer(constraints, session_options)); in GetOptionsForAnswer()