Home
last modified time | relevance | path

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

/aoo4110/test/testcommon/source/org/openoffice/test/common/
H A DXMLReporter.java199 String aRunEndStr = dateFormat.format( new Date( nRunEnd)); in store() local
202 aRunEndStr = aRunEndStr.substring( 11); in store()
203 …String aTestTimeStr = String.format( "From %s to %s (%.1f secs)", aRunStartStr, aRunEndStr, fDurat… in store()

Completed in 12 milliseconds