Searched refs:actual_signature (Results 1 – 1 of 1) sorted by relevance
42 const std::string actual_signature(mem_reader->GetCurrent(), signature_size); in ReadAndCheckSignature() local47 if (actual_signature != expected_signature) { in ReadAndCheckSignature()48 TC_LOG(ERROR) << "Different signature: actual \"" << actual_signature in ReadAndCheckSignature()