Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/base/
H A Daddress_tracker_linux.h227 int GetThreadsWaitingForConnectionTypeInitForTesting();
H A Daddress_tracker_linux.cc675 int AddressTrackerLinux::GetThreadsWaitingForConnectionTypeInitForTesting() { in GetThreadsWaitingForConnectionTypeInitForTesting() function in net::internal::AddressTrackerLinux
H A Daddress_tracker_linux_unittest.cc144 return tracker_->GetThreadsWaitingForConnectionTypeInitForTesting(); in GetThreadsWaitingForConnectionTypeInit()