Home | History | Annotate | Download | only in letest

Lines Matching refs:DELETE_ARRAY

142     DELETE_ARRAY(positions);
143 DELETE_ARRAY(indices);
144 DELETE_ARRAY(glyphs);
709 DELETE_ARRAY(actual.positions);
710 DELETE_ARRAY(actual.indices);
711 DELETE_ARRAY(actual.glyphs);
716 DELETE_ARRAY(expected.positions);
717 DELETE_ARRAY(expected.indices);
718 DELETE_ARRAY(expected.glyphs);