Searched defs:read_failure (Results 1 – 1 of 1) sorted by relevance
1222 const MockRead* read_failure) { in KeepAliveConnectionResendRequestTest()1311 const MockRead* read_failure, in PreconnectErrorResendRequestTest()1436 MockRead read_failure(ASYNC, ERR_CONNECTION_RESET); in TEST_P() local1441 MockRead read_failure(SYNCHRONOUS, OK); // EOF in TEST_P() local1448 MockRead read_failure(SYNCHRONOUS, in TEST_P() local1463 MockRead read_failure(ASYNC, ERR_CONNECTION_RESET); in TEST_P() local1468 MockRead read_failure(SYNCHRONOUS, OK); // EOF in TEST_P() local1473 MockRead read_failure(ASYNC, OK); // EOF in TEST_P() local1480 MockRead read_failure(SYNCHRONOUS, in TEST_P() local1496 MockRead read_failure(ASYNC, ERR_CONNECTION_RESET); in TEST_P() local[all …]