Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/socket/
H A Dudp_socket_global_limits.cc47 int GetCountForTesting() { return count_.SubtleRefCountForDebug(); } in GetCountForTesting() function in net::__anon38076fd50111::GlobalUDPSocketCounts
88 return GlobalUDPSocketCounts::Get().GetCountForTesting(); in GetGlobalUDPSocketCountForTesting()