Searched refs:q1e6 (Results 1 – 1 of 1) sorted by relevance
196 BOOST_CONSTEXPR_OR_CONST quantity<info, long long> q1e6(1LL * si::mega * byte); in BOOST_AUTO_TEST_CASE() local197 BOOST_CHECK_EQUAL(q1e6.value(), 1000000LL); in BOOST_AUTO_TEST_CASE()