Searched refs:BlockingRead (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ipc/
H A Dsync_socket_unittest.cc210 static void BlockingRead(base::SyncSocket* socket, char* buf, function in namespace:__anon8902
231 base::Bind(&BlockingRead, &pair[0], &buf[0], arraysize(buf), &received));
261 base::Bind(&BlockingRead, &pair[0], &buf[0],

Completed in 44 milliseconds