Home
last modified time | relevance | path

Searched defs:alice_pc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/test/network/
H A Dnetwork_emulation_pc_unittest.cc142 rtc::scoped_refptr<PeerConnectionInterface> alice_pc; in TEST() local
253 rtc::scoped_refptr<PeerConnectionInterface> alice_pc; in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/examples/
Dcustom.rs364 let alice_pc = Member::new("alice pc", &alice)?; in main() localVariable