Home
last modified time | relevance | path

Searched defs:expected_serial (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/cert/pki/
Dparsed_certificate_unittest.cc479 static const uint8_t expected_serial[3] = {0x00, 0x80, 0x01}; in TEST() local
497 static const uint8_t expected_serial[21] = { in TEST() local
511 static const uint8_t expected_serial[2] = {0x80, 0x01}; in TEST() local
528 static const uint8_t expected_serial[37] = { in TEST() local
544 static const uint8_t expected_serial[] = {0x00}; in TEST() local
/external/cronet/net/cert/
Dx509_certificate_unittest.cc383 static const uint8_t expected_serial[3] = {0x00, 0x80, 0x01}; in TEST() local
399 static const uint8_t expected_serial[21] = { in TEST() local
416 static const uint8_t expected_serial[2] = {0x80, 0x01}; in TEST() local
431 static const uint8_t expected_serial[37] = { in TEST() local