| /src/external/mpl/bind/dist/tests/dns/ |
| time_test.c | 38 const char *test_text = "19691231235959"; local 51 assert_string_equal(buf, test_text); 52 result = dns_time32_fromtext(test_text, &when); 59 const char *test_text = "19700101000000"; local 72 assert_string_equal(buf, test_text); 73 result = dns_time32_fromtext(test_text, &when); 80 const char *test_text = "20380119031407"; local 93 assert_string_equal(buf, test_text); 94 result = dns_time32_fromtext(test_text, &when); 101 const char *test_text = "20380119031408" local 123 const char *test_text = "19610307130000"; local 143 const char *test_text = "20110307130000"; local [all...] |
| /src/external/gpl3/gcc/dist/gcc/text-art/ |
| canvas.cc | 201 test_text () function in namespace:selftest 426 test_text ();
|
| /src/crypto/external/apache2/openssl/dist/test/ |
| endecode_test.c | 478 static int test_text(const char *file, const int line, function 582 test_text, check_unprotected_PKCS8_PEM, 640 test_text, check_params_PEM, 668 test_text, check_unprotected_legacy_PEM, 760 test_text, check_protected_PKCS8_PEM, 788 test_text, check_protected_legacy_PEM, 849 test_text, check_public_PEM, dump_pem,
|
| /src/crypto/external/bsd/openssl/dist/test/ |
| endecode_test.c | 472 static int test_text(const char *file, const int line, function 578 test_text, check_unprotected_PKCS8_PEM, 636 test_text, check_params_PEM, 664 test_text, check_unprotected_legacy_PEM, 757 test_text, check_protected_PKCS8_PEM, 785 test_text, check_protected_legacy_PEM, 848 test_text, check_public_PEM, dump_pem,
|