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

/external/boringssl/src/crypto/bytestring/
H A Dbytestring_test.cc629 static const ASN1Uint64Test kASN1Uint64Tests[] = { variable
660 for (size_t i = 0; i < sizeof(kASN1Uint64Tests) / sizeof(kASN1Uint64Tests[0]);
662 const ASN1Uint64Test *test = &kASN1Uint64Tests[i];

Completed in 62 milliseconds