Searched defs:locale (Results 1 – 2 of 2) sorted by relevance
25 const std::string& locale) in Session()43 bool Session::RenderDialog(const std::string& msg, const std::string& locale) { in RenderDialog()
196 for (const std::string &locale : availableLocales) in TEST_F() local