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.java1201 StringBuilder msgBuffer) { in expectedValuePartiallyMatches() argument
1205 msgBuffer.append(" No such column: ").append(column); in expectedValuePartiallyMatches()
1211 msgBuffer.append(" Column value ").append(column).append(" expected to contain <") in expectedValuePartiallyMatches()
1220 StringBuilder msgBuffer) { in equalsWithExpectedValues() argument
1224 msgBuffer.append(" No such column: ").append(column); in equalsWithExpectedValues()
1238 msgBuffer in equalsWithExpectedValues()