Home
last modified time | relevance | path

Searched refs:expectedreads (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dsslapitest.c10329 size_t expectedreads; in test_pipelining() local
10437 expectedreads = idx == 4 ? numpipes + 1 in test_pipelining()
10440 || !TEST_int_eq(numreads, expectedreads)) in test_pipelining()