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.java1183 StringBuilder msgBuffer) { in expectedValuePartiallyMatches() argument
1187 msgBuffer.append(" No such column: ").append(column); in expectedValuePartiallyMatches()
1193 msgBuffer.append(" Column value ").append(column).append(" expected to contain <") in expectedValuePartiallyMatches()
1202 StringBuilder msgBuffer) { in equalsWithExpectedValues() argument
1206 msgBuffer.append(" No such column: ").append(column); in equalsWithExpectedValues()
1220 msgBuffer in equalsWithExpectedValues()