Home
last modified time | relevance | path

Searched defs:GetTestFontCollection (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/third_party/txt/tests/
Drender_test.cc91 std::shared_ptr<FontCollection> RenderTest::GetTestFontCollection() const { in GetTestFontCollection() function in txt::RenderTest
Dtxt_test_utils.cc108 std::shared_ptr<FontCollection> GetTestFontCollection() { in GetTestFontCollection() function