Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/p2p/base/
H A Dport_allocator_unittest.cc337 allocator_->SetMdnsObfuscationEnabledForTesting(true); in TEST_F()
347 allocator_->SetMdnsObfuscationEnabledForTesting(true); in TEST_F()
359 allocator_->SetMdnsObfuscationEnabledForTesting(true); in TEST_F()
H A Dfake_port_allocator.h247 void SetMdnsObfuscationEnabledForTesting(bool enabled) { in SetMdnsObfuscationEnabledForTesting() function