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

Method name

be/src/util/redactor-test-utils.h:42–42  ·  view source on GitHub ↗

Returns the absolute path to the file.

Source from the content-addressed store, hash-verified

40
41 /// Returns the absolute path to the file.
42 const char* name() const { return name_.c_str(); }
43
44 private:
45 std::string name_;

Callers 15

GetThreadNameByTidMethod · 0.45
TESTFunction · 0.45
PrintPathFunction · 0.45
RepeatedFieldToJsonFunction · 0.45
ProtobufToJsonFunction · 0.45
AddPrototypeMethod · 0.45
AddChildLockedMethod · 0.45
ProfileDocsHandlerFunction · 0.45
AddActiveStatusFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected