Home
last modified time | relevance | path

Searched refs:TestParam (Results 1 – 1 of 1) sorted by relevance

/frameworks/minikin/tests/stresstest/
DFontFamilyTest.cpp28 typedef std::pair<std::string, int> TestParam; typedef
30 class FontFamilyHarfBuzzCompatibilityTest : public ::testing::TestWithParam<TestParam> {};
73 TestParam("/system/fonts/NotoSansCJK-Regular.ttc", 0),
74 TestParam("/system/fonts/NotoColorEmoji.ttf", 0)));