Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/test/
Dtest_font_utils.h30 void LoadFontUsingByteVector(const char* font_path,
Dtest_font_utils.cc52 void LoadFontUsingByteVector(const char* font_path, in LoadFontUsingByteVector() function
Dcmap_test.cc187 LoadFontUsingByteVector(GetParam().font_name(), true, &font_array); in TEST_P()