Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ size
Method
size
lib/swoc/unit_tests/test_TextView.cc:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
return _data;
94
}
95
size_t
96
size() const {
97
return _size;
98
}
99
100
char const *_data = nullptr;
101
size_t _size;
Callers
15
test_Vectray.cc
File · 0.45
operator()
Method · 0.45
test_bw_format.cc
File · 0.45
test_swoc_file.cc
File · 0.45
test_MemSpan.cc
File · 0.45
ex_TextView.cc
File · 0.45
test_MemArena.cc
File · 0.45
localize
Function · 0.45
X
Class · 0.45
test_BufferWriter.cc
File · 0.45
twice
Function · 0.45
ex_bw_format.cc
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected