Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DBaseContactsProvider2Test.java1172 StringBuilder msgBuffer) { in expectedValuePartiallyMatches() argument
1176 msgBuffer.append(" No such column: ").append(column); in expectedValuePartiallyMatches()
1182 msgBuffer.append(" Column value ").append(column).append(" expected to contain <") in expectedValuePartiallyMatches()
1191 StringBuilder msgBuffer) { in equalsWithExpectedValues() argument
1195 msgBuffer.append(" No such column: ").append(column); in equalsWithExpectedValues()
1209 msgBuffer in equalsWithExpectedValues()