D | HyphenatorTest.cpp | 68 Hyphenator* hyphenator = GetParam()(patternData.data(), patternData.size(), 2, 3, "en"); in TEST_P() local 82 Hyphenator* hyphenator = GetParam()(nullptr, 0, 2, 2, "ca"); in TEST_P() local 96 Hyphenator* hyphenator = GetParam()(nullptr, 0, 2, 2, "ca"); in TEST_P() local 108 Hyphenator* hyphenator = GetParam()(nullptr, 0, 2, 2, "pl"); in TEST_P() local 120 Hyphenator* hyphenator = GetParam()(nullptr, 0, 2, 2, "pl"); in TEST_P() local 133 Hyphenator* hyphenator = GetParam()(nullptr, 0, 2, 2, "pl"); in TEST_P() local 146 Hyphenator* hyphenator = GetParam()(nullptr, 0, 2, 2, "sl"); in TEST_P() local 158 Hyphenator* hyphenator = GetParam()(nullptr, 0, 2, 2, "en"); in TEST_P() local 170 Hyphenator* hyphenator = GetParam()(nullptr, 0, 2, 2, "en"); in TEST_P() local 181 Hyphenator* hyphenator = GetParam()(nullptr, 0, 2, 2, "en"); in TEST_P() local [all …]
|