Home
last modified time | relevance | path

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

/webrtc/constraints/src/algorithms/select_settings/
H A Dtests.rs84 fn default_supported_constraints() -> MediaTrackSupportedConstraints { in default_supported_constraints() function
97 .to_sanitized(&default_supported_constraints()); in test_overconstrained()
117 .to_sanitized(&default_supported_constraints()); in test_constrained()
143 default_resolved_constraints().into_sanitized(&default_supported_constraints()) in default_sanitized_constraints()