Searched defs:XmlTest (Results 1 – 2 of 2) sorted by relevance
23 public class XmlTest implements Serializable, Cloneable { class67 public XmlTest(XmlSuite suite, int index) { in XmlTest() method in XmlTest71 public XmlTest(XmlSuite suite) { in XmlTest() method in XmlTest86 public XmlTest() { in XmlTest() method in XmlTest
29 bool XmlTest (const char* testString, const char* expected, const char* found, bool noEcho = false) in XmlTest() function50 bool XmlTest( const char* testString, int expected, int found, bool noEcho = false ) in XmlTest() function