Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
106
void AssertUnredacted(const char* message) {
107
AssertRedactedEquals(message, message);
108
}
109
110
}
Callers
nothing calls this directly
Calls
1
AssertRedactedEquals
Function · 0.85
Tested by
no test coverage detected