Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ GetRegionNum
Function
GetRegionNum
src/brpc/rdma/block_pool.cpp:626–628 ·
view source on GitHub ↗
Just for UT
Source
from the content-addressed store, hash-verified
624
625
// Just for UT
626
size_t GetRegionNum() {
627
return g_region_num;
628
}
629
630
} // namespace rdma
631
} // namespace brpc
Callers
1
TEST_F
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.68