Home
last modified time | relevance | path

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

/src/crypto/openssl/test/radix/
H A Dquic_bindings.c609 int testresult, testresult_child; in bindings_process_finish() local
612 &testresult_child))) in bindings_process_finish()
615 testresult = testresult_main && testresult_child; in bindings_process_finish()
625 testresult_main, testresult_child); in bindings_process_finish()