Searched refs:assertProtoNotEqual (Results 1 – 1 of 1) sorted by relevance
472 assertProtoNotEqual(unredactedLogBefore, redactedLog); // verify some redaction took place. in privacyRedaction_doesNotMutateLogState()757 private static void assertProtoNotEqual(MessageNano first, MessageNano second) { in assertProtoNotEqual() method in CriticalEventLogTest