Searched refs:m_old_c_locale (Results 1 – 2 of 2) sorted by relevance
37 m_old_c_locale = pl ? pl : ""; in test_locale()157 std::setlocale(LC_ALL, m_old_c_locale.c_str()); in ~test_locale()
77 std::string m_old_c_locale; member in test_locale