Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/test/
Dverify_maxp.cc37 const int32_t MAXP_MAX_COMPONENT_ELEMENTS = 4; variable
60 EXPECT_EQ(maxp->MaxComponentElements(), MAXP_MAX_COMPONENT_ELEMENTS); in VerifyMAXP()