Home
last modified time | relevance | path

Searched refs:isDIGIT (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DFontMgrAndroidParserTest.cpp42 static bool isDIGIT(int c) { in isDIGIT() function
60 REPORTER_ASSERT(reporter, isALPHA(c) || isDIGIT(c) || '-' == c); in ValidateLoadedFonts()

Completed in 1 milliseconds