Home
last modified time | relevance | path

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

/external/autotest/client/deps/glbench/src/
Dtestbase.cc109 void ComputeMD5(unsigned char digest[16], const int width, const int height) { in ComputeMD5() function
145 ComputeMD5(d, width, height); in RunTest()