Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ MakeTestFeatureID
Function
MakeTestFeatureID
libs/routing/routing_tests/road_graph_builder.cpp:110–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
FeatureID MakeTestFeatureID(uint32_t offset)
111
{
112
static TestValidFeatureIDProvider instance;
113
return instance.MakeFeatureID(offset);
114
}
115
116
void InitRoadGraphMockSourceWithTest1(RoadGraphMockSource & src)
117
{
Callers
4
UNIT_TEST
Function · 0.85
ForEachFeatureClosestToCross
Method · 0.85
TestNearestOnMock1
Function · 0.85
UNIT_TEST
Function · 0.85
Calls
1
MakeFeatureID
Method · 0.80
Tested by
3
UNIT_TEST
Function · 0.68
TestNearestOnMock1
Function · 0.68
UNIT_TEST
Function · 0.68