Returns the internal Cordz sampling info for cord, for testing.
cord
Declared in <absl/strings/cord.h>
<absl/strings/cord.h>
CordzInfo const* GetCordzInfoForTesting(Cord const& cord);
The Cordz info for cord, or nullptr if not sampled.
nullptr