Searched refs:test_probe_counts (Results 1 – 1 of 1) sorted by relevance
| /src/crypto/openssl/test/ |
| H A D | quic_ackm_test.c | 315 static int test_probe_counts(const OSSL_ACKM_PROBE_INFO *p, in test_probe_counts() function 433 if (!TEST_int_eq(test_probe_counts(&probe, 0, 0, 0, 0, 0), 1)) in test_tx_ack_case_actual() 457 if (!TEST_int_eq(test_probe_counts(&probe, 0, 0, 0, 0, 0), 1)) in test_tx_ack_case_actual() 460 if (!TEST_int_eq(test_probe_counts(&probe, 0, 0, in test_tx_ack_case_actual()
|