Home
last modified time | relevance | path

Searched refs:kASN1Uint64Tests (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/bytestring/
Dbytestring_test.cc695 static const ASN1Uint64Test kASN1Uint64Tests[] = { variable
726 for (size_t i = 0; i < OPENSSL_ARRAY_SIZE(kASN1Uint64Tests); i++) { in TEST()
728 const ASN1Uint64Test *test = &kASN1Uint64Tests[i]; in TEST()