MCPcopy Create free account
hub / github.com/apache/brpc / data

Method data

test/bvar_multi_dimension_unittest.cpp:516–516  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

514 : _ptr(offset), _len(len) {}
515
516 const char* data() const { return _ptr; }
517 size_t size() const { return _len; }
518
519 // Converts to `std::basic_string`.

Callers 15

RecordErrorMethod · 0.45
load_bugsMethod · 0.45
AssertReplyEqualFunction · 0.45
TEST_FFunction · 0.45
GetCompleteCommandFunction · 0.45
RunMethod · 0.45
SetUpMethod · 0.45
HandshakeWithServerMethod · 0.45
TEST_FFunction · 0.45
TESTFunction · 0.45
TEST_FFunction · 0.45
MyStringViewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected