Home
last modified time | relevance | path

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

/external/tinyxml2/
Dxmltest.cpp30 …nst char* testString, const char* expected, const char* found, bool echo=true, bool extraNL=false ) in XMLTest()
65 …(const char* testString, XMLError expected, XMLError found, bool echo = true, bool extraNL = false) in XMLTest()
70 bool XMLTest(const char* testString, bool expected, bool found, bool echo = true, bool extraNL = fa… in XMLTest()