Searched refs:PrintTable (Results 1 – 2 of 2) sorted by relevance
96 TEST(Huffman, PrintTable) { in TEST() argument99 huffman.PrintTable(ss); in TEST()
113 void PrintTable(std::ostream& out, bool print_weights = true) {