Searched refs:getHexArray (Results 1 – 2 of 2) sorted by relevance
36 static le_uint32 *getHexArray(const UnicodeString &numbers, int32_t &arraySize) in getHexArray() function226 expected.glyphs = (LEGlyphID *) getHexArray(glyphs, glyphCount); in readTestFile()227 expected.indices = (le_int32 *) getHexArray(indices, indexCount); in readTestFile()
442 le_uint32 *getHexArray(const UnicodeString &numbers, int32_t &arraySize) in getHexArray() function678 expected.glyphs = (LEGlyphID *) getHexArray(glyphs, glyphCount); in DataDrivenTest()679 expected.indices = (le_int32 *) getHexArray(indices, indexCount); in DataDrivenTest()