|
Joshua
open source statistical hierarchical phrase-based machine translation system
|
Functions | |
| BOOST_AUTO_TEST_CASE (ZeroBit57) | |
| BOOST_AUTO_TEST_CASE (EachBit57) | |
| BOOST_AUTO_TEST_CASE (Consecutive57) | |
| BOOST_AUTO_TEST_CASE (Consecutive25) | |
| BOOST_AUTO_TEST_CASE (Sanity) | |
Variables | |
| const uint64_t | test57 = 0x123456789abcdefULL |
| const uint32_t | test25 = 0x1234567 |
| util::anonymous_namespace{bit_packing_test.cc}::BOOST_AUTO_TEST_CASE | ( | ZeroBit57 | ) |
| util::anonymous_namespace{bit_packing_test.cc}::BOOST_AUTO_TEST_CASE | ( | EachBit57 | ) |
| util::anonymous_namespace{bit_packing_test.cc}::BOOST_AUTO_TEST_CASE | ( | Consecutive57 | ) |
| util::anonymous_namespace{bit_packing_test.cc}::BOOST_AUTO_TEST_CASE | ( | Consecutive25 | ) |
| util::anonymous_namespace{bit_packing_test.cc}::BOOST_AUTO_TEST_CASE | ( | Sanity | ) |
| const uint32_t util::anonymous_namespace{bit_packing_test.cc}::test25 = 0x1234567 |
| const uint64_t util::anonymous_namespace{bit_packing_test.cc}::test57 = 0x123456789abcdefULL |