Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/sofa-pbrpc
/ ReadBufferTest
Method
ReadBufferTest
unit-test/test_buffer.cc:30–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
{
29
public:
30
ReadBufferTest() {}
31
virtual ~ReadBufferTest() {}
32
virtual void SetUp() {
33
_block = static_cast<char*>(TranBufPool::malloc(4));
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected