Searched refs:INUSE_ATTRIBUTE_ERR (Results 1 – 18 of 18) sorted by relevance
86 public static final short INUSE_ATTRIBUTE_ERR = 10; field in DOMException
249 success = (ex.code == DOMException.INUSE_ATTRIBUTE_ERR); in testSetNamedItemNS6()275 success = (ex.code == DOMException.INUSE_ATTRIBUTE_ERR); in testSetNamedItemNS7()301 success = (ex.code == DOMException.INUSE_ATTRIBUTE_ERR); in testSetNamedItemNS8()
155 success = (ex.code == DOMException.INUSE_ATTRIBUTE_ERR); in testSetAttributeNodeNS3()177 success = (ex.code == DOMException.INUSE_ATTRIBUTE_ERR); in testSetAttributeNodeNS4()
105 success = (ex.code == DOMException.INUSE_ATTRIBUTE_ERR); in testSetAttributeNode1()
98 success = (ex.code == DOMException.INUSE_ATTRIBUTE_ERR); in testSetNamedItemNS1()
89 success = (ex.code == DOMException.INUSE_ATTRIBUTE_ERR); in runTest()
84 success = (ex.code == DOMException.INUSE_ATTRIBUTE_ERR); in runTest()
92 success = (ex.code == DOMException.INUSE_ATTRIBUTE_ERR); in runTest()
90 success = (ex.code == DOMException.INUSE_ATTRIBUTE_ERR); in runTest()
98 success = (ex.code == DOMException.INUSE_ATTRIBUTE_ERR); in runTest()
93 success = (ex.code == DOMException.INUSE_ATTRIBUTE_ERR); in runTest()
96 success = (ex.code == DOMException.INUSE_ATTRIBUTE_ERR); in runTest()
281 throw new DOMException(DOMException.INUSE_ATTRIBUTE_ERR, null); in setAttributeNode()306 throw new DOMException(DOMException.INUSE_ATTRIBUTE_ERR, null); in setAttributeNodeNS()
21072 field public static final short INUSE_ATTRIBUTE_ERR = 10; // 0xa