Home
last modified time | relevance | path

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

/trunk/main/xmlsecurity/tools/demo/
H A Dperformance.cxx1761 std::ifstream batch_export, batch_import; in main() local
1763 batch_export.open(OUStringToOString( aExportBatchFile, RTL_TEXTENCODING_ASCII_US ).getStr()); in main()
1768 while (batch_export.getline(line, MAX_LINE)) in main()
1814 batch_export.close(); in main()

Completed in 24 milliseconds