Home
last modified time | relevance | path

Searched refs:locale_type (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_locale.py46 oldlocale = locale.setlocale(self.locale_type)
47 self.addCleanup(locale.setlocale, self.locale_type, oldlocale)
48 locale.setlocale(self.locale_type, self.enUS_locale)
270 locale_type = locale.LC_NUMERIC variable in TestNumberFormatting
363 locale_type = locale.LC_ALL variable in TestEnUSCollation
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dio.hpp80 typedef ::std::locale const locale_type; typedef in glm::io::basic_state_saver::std
87 locale_type locale_;

Completed in 3 milliseconds