Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/tests/
Dmesa-sha1_test.cpp32 const char *expected_sha1; member
55 ASSERT_TRUE(memcmp(buf, p.expected_sha1, SHA1_LENGTH) == 0) in TEST_P()
58 << "\tExpected: " << p.expected_sha1 << "\n"; in TEST_P()