Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ data
Method
data
lib/swoc/unit_tests/test_BufferWriter.cc:67–70 ·
view source on GitHub ↗
Dummies.
Source
from the content-addressed store, hash-verified
65
66
// Dummies.
67
const char *
68
data() const override {
69
return nullptr;
70
}
71
size_t
72
capacity() const override {
73
return 0;
Callers
14
operator()
Method · 0.45
test_meta.cc
File · 0.45
test_bw_format.cc
File · 0.45
test_IntrusiveHashMap.cc
File · 0.45
set_env_var
Function · 0.45
write_a_temporary_file
Function · 0.45
test_MemSpan.cc
File · 0.45
test_MemArena.cc
File · 0.45
test_BufferWriter.cc
File · 0.45
operator()
Method · 0.45
ex_MemArena.cc
File · 0.45
ex_ipspace_properties.cc
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected