Home
last modified time | relevance | path

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

/haiku/src/tools/cppunit/cppunit/
H A DXmlOutputter.cpp290 Node *testNode = new Node( "FailedTest", thrownException->what() ); in addFailedTest() local
304 Node *testNode ) in addFailureLocation()
319 Node *testNode = new Node( "Test" ); in addSucessfulTest() local