Searched defs:FontTestHelper (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/display/
H A Ddisplay_manager_unittest.cc1455 class FontTestHelper : public test::AshTestBase { class in namespace:ash::__anon1875
1462 FontTestHelper(float scale, DisplayType display_type) { function in class:ash::__anon1875::FontTestHelper
1472 virtual ~FontTestHelper() {
1482 DISALLOW_COPY_AND_ASSIGN(FontTestHelper);
1497 FontTestHelper helper(1.0f, FontTestHelper::INTERNAL);
1504 FontTestHelper helper(1.25f, FontTestHelper::INTERNAL);
1511 FontTestHelper helper(2.0f, FontTestHelper
[all...]

Completed in 1381 milliseconds