Home
last modified time | relevance | path

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

/openssl/test/
H A Dx509_time_test.c45 const char *expected_string; member
384 if (t != NULL && x509_format_tests[idx].expected_string) { in test_x509_time()
386 x509_format_tests[idx].expected_string, in test_x509_time()
387 strlen(x509_format_tests[idx].expected_string))) { in test_x509_time()
389 idx, x509_format_tests[idx].expected_string, t->length, in test_x509_time()

Completed in 4 milliseconds