Searched refs:eng_expected (Results 1 – 1 of 1) sorted by relevance
250 char const* eng_expected = test::cnv::is_msc ? "1.235e-002" : "1.235e-02"; in test_locale_example() local276 BOOST_TEST(double_eng == eng_expected); in test_locale_example()304 char const* eng_expected = test::cnv::is_old_msc ? "1.235e-002" : "1.235e-02"; in test_locale() local330 if (!eng_ignore) test_locale(double_v01, cnv(eng_locale), eng_expected); in test_locale()