Home
last modified time | relevance | path

Searched refs:testParagraph (Results 1 – 3 of 3) sorted by path

/trunk/main/extensions/test/sax/
H A Dtestwriter.cxx566 UString testParagraph = L"Dies ist ein bloeder Test um zu uberpruefen, ob der SAXWriter " in testSimple() local
618 writeParagraph( r , testParagraph ); in testSimple()
717 UString testParagraph = L"Dies ist ein bloeder Test um zu uberpruefen, ob der SAXWriter " in testPerformance() local
747 r->characters( testParagraph ); in testPerformance()
/trunk/main/sax/test/sax/
H A Dtestwriter.cxx465 OUString testParagraph = OUString( RTL_CONSTASCII_USTRINGPARAM( in testSimple() local
522 writeParagraph( r , testParagraph ); in testSimple()
637 OUString testParagraph = in testPerformance() local
673 r->characters( testParagraph ); in testPerformance()
/trunk/main/sax/test/
H A Dsaxdemo.cxx622 OUString testParagraph = OUString( RTL_CONSTASCII_USTRINGPARAM( in main() local
625 writeParagraphHelper( r , testParagraph ); in main()

Completed in 17 milliseconds