MCPcopy 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
37inline string GetGpsTrackFilePath()
38{
39 return base::JoinPath(GetPlatform().WritableDir(), "gpstrack_test.bin");
40}
41
42class GpsTrackCallback
43{

Callers 1

UNIT_TESTFunction · 0.70

Calls 1

JoinPathFunction · 0.85

Tested by

no test coverage detected