Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetGpsTrackFilePath
Function
GetGpsTrackFilePath
libs/map/map_tests/gps_track_test.cpp:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
inline string GetGpsTrackFilePath()
38
{
39
return base::JoinPath(GetPlatform().WritableDir(),
"gpstrack_test.bin"
);
40
}
41
42
class GpsTrackCallback
43
{
Callers
1
UNIT_TEST
Function · 0.70
Calls
1
JoinPath
Function · 0.85
Tested by
no test coverage detected