Home
last modified time | relevance | path

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

/external/webrtc/test/pc/e2e/
Dpeer_params_preprocessor.h32 void SetDefaultValuesForMissingParams(PeerConfigurer& peer);
Dpeer_params_preprocessor.cc82 void PeerParamsPreprocessor::SetDefaultValuesForMissingParams( in SetDefaultValuesForMissingParams() function in webrtc::webrtc_pc_e2e::PeerParamsPreprocessor
Dpeer_connection_quality_test.cc208 params_preprocessor.SetDefaultValuesForMissingParams(*peer_configuration); in Run()