Home
last modified time | relevance | path

Searched defs:test_int64 (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/test/
Dasn1_decode_test.c115 int64_t test_int64; member
Dasn1_encode_test.c374 int64_t test_int64; member
854 static int test_int64(void) in test_int64() function
/third_party/python/Lib/test/
Dtest_marshal.py38 def test_int64(self): member in IntTestCase