Home
last modified time | relevance | path

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

/trunk/main/automation/source/app/
H A Dtestbasi.cxx130 String nErrorText; in GetSpecialErrorText() local
133 nErrorText = GenRealString( GET_ERROR()->aText ); in GetSpecialErrorText()
134 nErrorText.AppendAscii( ": " ); in GetSpecialErrorText()
135 nErrorText += String::CreateFromInt64( GET_ERROR()->nError ); in GetSpecialErrorText()
139 nErrorText = GetErrorText(); in GetSpecialErrorText()
141 return nErrorText; in GetSpecialErrorText()

Completed in 63 milliseconds