Searched refs:numreads (Results 1 – 1 of 1) sorted by relevance
12098 int testresult = 0, numreads; in test_pipelining() local12202 for (offset = 0, numreads = 0; in test_pipelining()12204 offset += readbytes, numreads++) { in test_pipelining()12213 || !TEST_int_eq(numreads, expectedreads)) in test_pipelining()