Searched refs:numreads (Results 1 – 1 of 1) sorted by relevance
10324 int testresult = 0, numreads; in test_pipelining() local10429 for (offset = 0, numreads = 0; in test_pipelining()10431 offset += readbytes, numreads++) { in test_pipelining()10440 || !TEST_int_eq(numreads, expectedreads)) in test_pipelining()