Searched defs:test_norm (Results 1 – 6 of 6) sorted by relevance
46 def test_norm(): function
68 void test_norm(std::string orig,std::string normal,boost::locale::norm_type type) in test_norm() function
32 void test_norm(std::string orig,std::string normal,boost::locale::norm_type type) in test_norm() function
90 void test_norm() in test_norm() function
985 inline BOOST_CONSTEXPR mpl::true_ test_norm(double) { return mpl::true_(); } in test_norm() function986 inline BOOST_CONSTEXPR mpl::false_ test_norm(one) { return mpl::false_(); } in test_norm() function
2583 def test_norm(): function