Searched refs:expected_string (Results 1 – 1 of 1) sorted by relevance
45 const char *expected_string; member384 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