Home
last modified time | relevance | path

Searched refs:tmpFileName2 (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/writerfilter/qa/cppunittests/odiapi/
H A DtestProperty.cxx276 … OString tmpFileName2 = getTempFileName(OUString::createFromAscii("testPropertyPool_ext.dot")); in testPropertyPool() local
277 printf("Pool dump: %s\n", tmpFileName2.getStr()); in testPropertyPool()
278 ExternalViewLoggerImpl evl(tmpFileName2.getStr()); in testPropertyPool()
376 … OString tmpFileName2 = getTempFileName(OUString::createFromAscii("testComplexParaProps_ext.dot")); in testComplexParagraphProperty() local
377 printf("Pool dump: %s\n", tmpFileName2.getStr()); in testComplexParagraphProperty()
378 ExternalViewLoggerImpl evl(tmpFileName2.getStr()); in testComplexParagraphProperty()
517 …OString tmpFileName2 = getTempFileName(OUString::createFromAscii("testPropPoolGarbageColl_after.do… in testPropertyPoolGarbageCollection() local
518 printf("Pool dump: %s\n", tmpFileName2.getStr()); in testPropertyPoolGarbageCollection()
519 FileLoggerImpl fl2(tmpFileName2.getStr()); in testPropertyPoolGarbageCollection()
/aoo4110/main/writerfilter/qa/cppunittests/sl/
H A DtestOD_SL.cxx97 OString tmpFileName2 = getTempFileName(OUString::createFromAscii("dumpSlPool_ext.dot")); in test() local
98 printf("Pool dump: %s\n", tmpFileName2.getStr()); in test()
99 ExternalViewLoggerImpl evl(tmpFileName2.getStr()); in test()

Completed in 15 milliseconds