Searched refs:is_one_byte (Results 1 – 2 of 2) sorted by relevance
25 [](auto p){ return p.second.is_one_byte(); })) in TEST_F()30 [](auto p){ return !p.second.is_one_byte(); })) in TEST_F()
71 bool is_one_byte() const { return one_bytes_ != nullptr; } in is_one_byte() function81 if (is_one_byte()) { in ToStringChecked()