Home
last modified time | relevance | path

Searched refs:m_old_cpp_locale (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/regex/test/regress/
Dtest_locale.cpp56 m_old_cpp_locale = s_cpp_locale_inst; in test_locale()
69 m_old_cpp_locale = s_cpp_locale_inst; in test_locale()
161 s_cpp_locale_inst = m_old_cpp_locale; in ~test_locale()
Dtest_locale.hpp81 std::locale m_old_cpp_locale; member in test_locale