MCPcopy Create free account
hub / github.com/apache/impala / AssertUnredacted

Function AssertUnredacted

be/src/util/redactor-test-utils.cc:106–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106void AssertUnredacted(const char* message) {
107 AssertRedactedEquals(message, message);
108}
109
110}

Callers

nothing calls this directly

Calls 1

AssertRedactedEqualsFunction · 0.85

Tested by

no test coverage detected