Home
last modified time | relevance | path

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

/external/skia/tools/
Dimage_expectations.cpp170 Json::Value actualChecksumAlgorithm = digest.getHashType().c_str(); in add() local
173 actualImage[kJsonKey_Image_ChecksumAlgorithm] = actualChecksumAlgorithm; in add()