Home
last modified time | relevance | path

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

/third_party/boost/libs/units/test/
Dtest_information_units.cpp178 BOOST_CONSTEXPR_OR_CONST quantity<info, long long> q50(1LL * pebi * byte); in BOOST_AUTO_TEST_CASE() local
179 BOOST_CHECK_EQUAL(q50.value(), 1125899906842624LL); in BOOST_AUTO_TEST_CASE()