D | HyphenatorTest.cpp | 67 Hyphenator* hyphenator = GetParam()(patternData.data(), patternData.size(), 2, 3, "en"); in TEST_P() local 81 Hyphenator* hyphenator = GetParam()(nullptr, 0, 2, 2, "ca"); in TEST_P() local 95 Hyphenator* hyphenator = GetParam()(nullptr, 0, 2, 2, "ca"); in TEST_P() local 107 Hyphenator* hyphenator = GetParam()(nullptr, 0, 2, 2, "pl"); in TEST_P() local 119 Hyphenator* hyphenator = GetParam()(nullptr, 0, 2, 2, "pl"); in TEST_P() local 132 Hyphenator* hyphenator = GetParam()(nullptr, 0, 2, 2, "pl"); in TEST_P() local 145 Hyphenator* hyphenator = GetParam()(nullptr, 0, 2, 2, "sl"); in TEST_P() local 157 Hyphenator* hyphenator = GetParam()(nullptr, 0, 2, 2, "en"); in TEST_P() local 169 Hyphenator* hyphenator = GetParam()(nullptr, 0, 2, 2, "en"); in TEST_P() local 180 Hyphenator* hyphenator = GetParam()(nullptr, 0, 2, 2, "en"); in TEST_P() local [all …]
|