Searched refs:QTEST_FLAG_BLOCK (Results 1 – 3 of 3) sorted by relevance
30 #define QTEST_FLAG_BLOCK (1 << 0) macro
171 if ((flags & QTEST_FLAG_BLOCK) != 0) { in qtest_create_quic_objects()274 (flags & QTEST_FLAG_BLOCK) != 0 ? 1 : 0))) in qtest_create_quic_objects()
72 ? QTEST_FLAG_BLOCK in test_quic_write_read()230 QTEST_FLAG_BLOCK, in test_fin_only_blocking()1126 flags = (idx >= 1) ? QTEST_FLAG_BLOCK : 0; in test_non_io_retry()
Completed in 24 milliseconds