Searched refs:remove_q (Results 1 – 1 of 1) sorted by relevance
392 Set<String> actualAttributes = remove_q(elementToAttributes in checkNodeData()394 Set<String> attributesAlwaysFound = remove_q(data.elementToAttributesAlwaysFound in checkNodeData()484 private Set<String> remove_q(Set<String> actualAttributes) { in remove_q() method in TestDTDAttributes