Home
last modified time | relevance | path

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

/src/crypto/openssl/test/
H A Dsslapitest.c11618 size_t expectedreads; in test_pipelining() local
11726 expectedreads = idx == 4 ? numpipes + 1 in test_pipelining()
11729 || !TEST_int_eq(numreads, expectedreads)) in test_pipelining()