Searched refs:TAG_CONSTRUCTOR (Results 1 – 1 of 1) sorted by relevance
49 private static final String TAG_CONSTRUCTOR = "constructor"; field in SignatureTest96 TAG_PACKAGE, TAG_CLASS, TAG_INTERFACE, TAG_IMPLEMENTS, TAG_CONSTRUCTOR, in setUp()192 } else if (tagname.equals(TAG_CONSTRUCTOR)) { in start()