Home
last modified time | relevance | path

Searched defs:candidate_str (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/test/pc/e2e/
H A Dpeer_connection_quality_test.cc696 std::string candidate_str; in ExchangeIceCandidates() local
707 std::string candidate_str; in ExchangeIceCandidates() local
H A Dtest_peer.cc107 std::string candidate_str; in AddIceCandidates() local
/aosp_15_r20/development/vndk/tools/header-checker/src/utils/
H A Dheader_abi_util.h29 inline std::string FindAndReplace(const std::string &candidate_str, in FindAndReplace()