• Home
  • Raw
  • Download

Lines Matching refs:assertSuccess

46         assertSuccess("Appending to sb2", status);  in testInsertAppendUnicodeString()
48 assertSuccess("Appending to sb3", status); in testInsertAppendUnicodeString()
58 assertSuccess("Appending to sb5", status); in testInsertAppendUnicodeString()
60 assertSuccess("Inserting into sb5", status); in testInsertAppendUnicodeString()
67 assertSuccess("Inserting into sb5 again", status); in testInsertAppendUnicodeString()
74 assertSuccess("Appending again to sb5", status); in testInsertAppendUnicodeString()
109 assertSuccess("Splicing into sb2 first time", status); in testSplice()
122 assertSuccess("Splicing into sb2 second time", status); in testSplice()
138 assertSuccess("Appending to sb2", status); in testInsertAppendCodePoint()
140 assertSuccess("Appending to sb3", status); in testInsertAppendCodePoint()
154 assertSuccess("Appending to sb5", status); in testInsertAppendCodePoint()
156 assertSuccess("Inserting into sb5", status); in testInsertAppendCodePoint()
166 assertSuccess("Appending to sb1 first time", status); in testCopy()
171 assertSuccess("Appending to sb1 second time", status); in testCopy()
182 assertSuccess("Appending to sb", status); in testFields()
184 assertSuccess("Appending to sb", status); in testFields()
195 assertSuccess("Populating the FieldPosition", status); in testFields()
201 assertSuccess("Inserting code point into sb", status); in testFields()
208 assertSuccess("Appending to myself", status); in testFields()
240 assertSuccess(message, status); in testUnlimitedCapacity()
253 assertSuccess("Spot 1", status); in testCodePoints()
262 assertSuccess("Spot 2" ,status); in testCodePoints()