Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_typeface_test.cpp186 auto typefaceInvalidIndex = SkiaTypeface::MakeFromFile(validPath, 99); // 索引99是一个无效的索引 variable
187 ASSERT_EQ(typefaceInvalidIndex, nullptr);