Home
last modified time | relevance | path

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

/external/libchrome/crypto/
Dsecure_hash_unittest.cc19 const int kExpectedHashOfInput3[] = { in TEST() local
33 EXPECT_EQ(kExpectedHashOfInput3[i], static_cast<int>(output3[i])); in TEST()