Searched refs:TestParam (Results 1 – 1 of 1) sorted by relevance
28 typedef std::pair<std::string, int> TestParam; typedef30 class FontFamilyHarfBuzzCompatibilityTest : public ::testing::TestWithParam<TestParam> {};73 TestParam("/system/fonts/NotoSansCJK-Regular.ttc", 0),74 TestParam("/system/fonts/NotoColorEmoji.ttf", 0)));