MCPcopy Create free account
hub / github.com/comaps/comaps / ForTestingSetLocaleWithJson

Method ForTestingSetLocaleWithJson

libs/routing/turns_tts_text.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53void GetTtsText::ForTestingSetLocaleWithJson(std::string const & jsonBuffer, std::string const & locale)
54{
55 m_getCurLang = platform::ForTestingGetTextByIdFactory(jsonBuffer, locale);
56}
57
58/**
59 * @brief Modified version of GetFullRoadName in routing_session.cpp.

Callers 3

UNIT_TESTFunction · 0.80

Calls 1

Tested by 1

UNIT_TESTFunction · 0.64