Searched defs:read_failure (Results 1 – 1 of 1) sorted by relevance
1937 const MockRead* read_failure) { in KeepAliveConnectionResendRequestTest()2025 const MockRead* read_failure, in PreconnectErrorResendRequestTest()2275 MockRead read_failure(ASYNC, ERR_CONNECTION_RESET); in TEST_F() local2280 MockRead read_failure(SYNCHRONOUS, OK); // EOF in TEST_F() local2287 MockRead read_failure(SYNCHRONOUS, in TEST_F() local2304 MockRead read_failure(ASYNC, ERR_CONNECTION_RESET); in TEST_F() local2312 MockRead read_failure(SYNCHRONOUS, OK); // EOF in TEST_F() local2320 MockRead read_failure(ASYNC, OK); // EOF in TEST_F() local2330 MockRead read_failure(SYNCHRONOUS, in TEST_F() local2351 MockRead read_failure(ASYNC, ERR_CONNECTION_RESET); in TEST_F() local[all …]