Home
last modified time | relevance | path

Searched defs:locale (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/confui/
Dsession.cc25 const std::string& locale) in Session()
43 bool Session::RenderDialog(const std::string& msg, const std::string& locale) { in RenderDialog()
/device/generic/vulkan-cereal/third-party/angle/src/tests/compiler_tests/
DShCompile_test.cpp196 for (const std::string &locale : availableLocales) in TEST_F() local