Home
last modified time | relevance | path

Searched defs:local_answer (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/pc/
H A Djsep_transport_unittest.cc732 JsepTransportDescription local_answer = in TEST_F() local
779 JsepTransportDescription local_answer = in TEST_F() local
H A Djsep_transport_controller_unittest.cc996 auto local_answer = std::make_unique<cricket::SessionDescription>(); in TEST_F() local
1066 auto local_answer = std::make_unique<cricket::SessionDescription>(); in TEST_F() local
H A Dpeer_connection_interface_unittest.cc2634 std::unique_ptr<SessionDescriptionInterface> local_answer; in TEST_P() local
2672 std::unique_ptr<SessionDescriptionInterface> local_answer( in TEST_F() local
3231 std::unique_ptr<SessionDescriptionInterface> local_answer( in TEST_P() local
/aosp_15_r20/external/dnsmasq/src/
H A Ddnsmasq.h623 unsigned int local_answer, queries_forwarded; member