Home
last modified time | relevance | path

Searched defs:XMLTest (Results 1 – 1 of 1) sorted by relevance

/external/tinyxml2/
Dxmltest.cpp30 bool XMLTest (const char* testString, const char* expected, const char* found, bool echo=true, bool… in XMLTest() function
65 bool XMLTest(const char* testString, XMLError expected, XMLError found, bool echo = true, bool extr… in XMLTest() function
70 bool XMLTest(const char* testString, bool expected, bool found, bool echo = true, bool extraNL = fa… in XMLTest() function
75 template< class T > bool XMLTest( const char* testString, T expected, T found, bool echo=true ) in XMLTest() function