Searched refs:first_charset_name (Results 1 – 1 of 1) sorted by relevance
47 const char* first_charset_name, in CMapTestCase() argument56 first_charset_name_(first_charset_name), in CMapTestCase()67 const char* first_charset_name() const { return first_charset_name_; } in first_charset_name() function in sfntly::CMapTestCase109 << test_case->first_charset_name() << ", " in operator <<()131 encoder1_ = TestUtils::GetEncoder(GetParam().first_charset_name()); in CommonSetUp()