Searched refs:constructDeepestTagOfGetDoPartContent (Results 1 – 2 of 2) sorted by relevance
66 public void constructDeepestTagOfGetDoPartContent() { in constructDeepestTagOfGetDoPartContent() method in CsmlUtilTest69 byte[] actual = CsmlUtil.constructDeepestTagOfGetDoPartContent(tag, len); in constructDeepestTagOfGetDoPartContent()
171 public static byte[] constructDeepestTagOfGetDoPartContent(Tag tag, int len) { in constructDeepestTagOfGetDoPartContent() method in CsmlUtil