Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/radix/
H A Dquic_bindings.c626 int testresult, testresult_child; in bindings_process_finish() local
629 &testresult_child))) in bindings_process_finish()
632 testresult = testresult_main && testresult_child; in bindings_process_finish()
642 testresult_main, testresult_child); in bindings_process_finish()