Searched refs:script_name (Results 1 – 2 of 2) sorted by relevance
/openssl/test/ |
H A D | quic_multistream_test.c | 32 const char *script_name; member 1025 const char *script_name, in run_script_worker() argument 1881 h->threads[i].script_name = script_name; in run_script_worker() 2018 script_name, op_idx + 1, thread_idx); in run_script_worker() 2083 const char *script_name, in run_script() argument 2090 if (!TEST_true(helper_init(&h, script_name, in run_script() 2115 args->script_name, in run_script_child_thread() 5840 char script_name[64]; in test_script() local 5860 BIO_snprintf(script_name, sizeof(script_name), "script %d", script_idx + 1); in test_script() 5934 char script_name[64]; in test_dyn_frame_types() local [all …]
|
H A D | json_test.c | 131 static const char script_name[] = #name; \ 141 script_name, script_title, script_words, OSSL_NELEM(script_words), \
|
Completed in 32 milliseconds