Searched refs:tmpFileName2 (Results 1 – 2 of 2) sorted by relevance
276 … OString tmpFileName2 = getTempFileName(OUString::createFromAscii("testPropertyPool_ext.dot")); in testPropertyPool() local277 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() local377 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() local518 printf("Pool dump: %s\n", tmpFileName2.getStr()); in testPropertyPoolGarbageCollection()519 FileLoggerImpl fl2(tmpFileName2.getStr()); in testPropertyPoolGarbageCollection()
97 OString tmpFileName2 = getTempFileName(OUString::createFromAscii("dumpSlPool_ext.dot")); in test() local98 printf("Pool dump: %s\n", tmpFileName2.getStr()); in test()99 ExternalViewLoggerImpl evl(tmpFileName2.getStr()); in test()
Completed in 24 milliseconds