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

/external/sfntly/cpp/src/test/
H A Dcmap_iterator_test.cc67 BitSet* GenerateCMapEntries(int32_t start, int32_t count);
89 BitSet* CMapIteratorTests::GenerateCMapEntries(int32_t start, int32_t count) { function in class:sfntly::CMapIteratorTests
131 BitSet* bit_set = GenerateCMapEntries(0, 0x10ffff);

Completed in 1456 milliseconds