Searched refs:SAMPLE_TTF_SIZE (Results 1 – 3 of 3) sorted by relevance
27 extern const size_t SAMPLE_TTF_SIZE;
31 const size_t SAMPLE_TTF_SIZE = 183936; variable
111 EXPECT_GE(output_stream.Size(), SAMPLE_TTF_SIZE); in TestTTFReadWrite()