Home
last modified time | relevance | path

Searched refs:test_int64 (Results 1 - 3 of 3) sorted by relevance

/third_party/openssl/test/
H A Dasn1_decode_test.c115 int64_t test_int64;
119 ASN1_EMBED(ASN1_INT64_DATA, test_int64, INT64),
125 static int test_int64(void)
230 ADD_TEST(test_int64); in setup_tests()
H A Dasn1_encode_test.c374 int64_t test_int64; member
380 ASN1_EMBED(ASN1_INT64_DATA, test_int64, INT64),
854 static int test_int64(void) in test_int64() function
904 ADD_TEST(test_int64);
/third_party/python/Lib/test/
H A Dtest_marshal.py40 def test_int64(self): member in IntTestCase

Completed in 4 milliseconds