HomeSort by: relevance | last modified time | path
    Searched defs:test_log_line (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/test/
cmp_ctx_test.c 245 static int test_log_line; variable
257 && (TEST_int_eq(line, test_log_line) || TEST_int_eq(line, 0))
286 test_log_line = OPENSSL_LINE + 1;
292 test_log_line = OPENSSL_LINE + 1;
cmp_ctx_test.c 245 static int test_log_line; variable
257 && (TEST_int_eq(line, test_log_line) || TEST_int_eq(line, 0))
286 test_log_line = OPENSSL_LINE + 1;
292 test_log_line = OPENSSL_LINE + 1;

Completed in 42 milliseconds