Home
last modified time | relevance | path

Searched defs:test_norm (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/locale/test/
Dtest_winapi_convert.cpp68 void test_norm(std::string orig,std::string normal,boost::locale::norm_type type) in test_norm() function
Dtest_convert.cpp32 void test_norm(std::string orig,std::string normal,boost::locale::norm_type type) in test_norm() function
/third_party/boost/libs/graph/test/
Dlabeled_graph.cpp90 void test_norm() in test_norm() function
/third_party/boost/boost/units/
Dio.hpp985 inline BOOST_CONSTEXPR mpl::true_ test_norm(double) { return mpl::true_(); } in test_norm() function
986 inline BOOST_CONSTEXPR mpl::false_ test_norm(one) { return mpl::false_(); } in test_norm() function