Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/socket/
H A Dudp_socket_unittest.cc175 void ConnectTest(bool use_nonblocking_io, bool use_async);
192 void UDPSocketTest::ConnectTest(bool use_nonblocking_io, bool use_async) { in ConnectTest() argument
212 if (!use_async) { in ConnectTest()