Searched refs:theOutput (Results 1 – 5 of 5) sorted by relevance
70 public StringReplacer(String theOutput, in StringReplacer() argument73 output = theOutput; in StringReplacer()89 public StringReplacer(String theOutput, in StringReplacer() argument91 output = theOutput; in StringReplacer()
69 public StringReplacer(String theOutput, in StringReplacer() argument72 output = theOutput; in StringReplacer()88 public StringReplacer(String theOutput, in StringReplacer() argument90 output = theOutput; in StringReplacer()
85 StringReplacer(const UnicodeString& theOutput,98 StringReplacer(const UnicodeString& theOutput,
39 StringReplacer::StringReplacer(const UnicodeString& theOutput, in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()42 output = theOutput; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()58 StringReplacer::StringReplacer(const UnicodeString& theOutput, in StringReplacer() argument60 output = theOutput; in StringReplacer()
366 String theOutput = outputStream.toString(); in testPrintln() local368 assertTrue(theOutput.startsWith(testMessage)); in testPrintln()375 theOutput = outputStream2.toString(); in testPrintln()377 assertTrue(theOutput.startsWith(testMessage)); in testPrintln()