Home
last modified time | relevance | path

Searched defs:limits_type (Results 1 – 2 of 2) sorted by relevance

/external/sdv/vsomeip/third_party/boost/integer/test/
Dcommon_factor_test.cpp159 typedef numeric_limits<int_type> limits_type; typedef in std::numeric_limits
209 typedef numeric_limits<int_type> limits_type; typedef in std::numeric_limits
/external/sdv/vsomeip/third_party/boost/rational/test/
Drational_test.cpp243 typedef numeric_limits<int> limits_type; typedef in std::numeric_limits
294 typedef numeric_limits<unsigned> limits_type; typedef in std::numeric_limits
1221 typedef std::numeric_limits<T> limits_type; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef