Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/test/
Dtest_data.h33 extern const size_t SAMPLE_TTF_POST;
Dtest_data.cc37 const size_t SAMPLE_TTF_POST = 14; variable
Dotf_basic_editing_test.cc82 EXPECT_EQ(post->CalculatedChecksum(), TTF_CHECKSUM[SAMPLE_TTF_POST]); in TestOTFBasicEditing()