Searched refs:appendText (Results 1 – 11 of 11) sorted by relevance
528 .appendText("did not have expected band ").appendValue(expectedBand) in bandIs()529 .appendText(", was ").appendValue(bucketSettings.band); in bandIs()538 description.appendText("bucket band is ").appendValue(expectedBand); in bandIs()552 mismatchDescription.appendText("did not have expected unspecified band, was ")557 .appendText("did not have expected num_channels ")559 .appendText(", was ").appendValue(bucketSettings.num_channels);562 mismatchDescription.appendText("had null channels array");566 .appendText("did not have channels array length matching excepted ")568 .appendText(", was ").appendValue(bucketSettings.channels.length);586 .appendText("does not contain expected channels ")[all …]
80 description.appendText("Cursor with " + count + " rows"); in hasCount()99 description.appendText("Cursor with " + column + "=" + value);121 description.appendText("Cursor with row matching ");142 description.appendText("SimContact with name=" + name + " and phone=" +
83 dump.subList(dump.size / 2, dump.size).forEach { file.appendText(it + "\n") } in addLogToDump()86 file.appendText("${System.currentTimeMillis()} $tag:$level $message " + in addLogToDump()
256 appendText("\n"); in setPenLocation()260 appendText(" "); in setPenLocation()275 appendText(buffer); in sendBuffer()634 public void appendText(String text) { in appendText() method in CaptionWindowLayout
47 description.appendText("Returns the first matching item"); in first()
2795 description.appendText("RecyclerView grid layout span count to match: "); in describeMoreTo()2805 mismatchDescription.appendText("RecyclerView grid layout span count was ") in matchesSafely()
46 description.appendText("with first id: " + idDescription); in withFirstId()
52 description.appendText("is assignable from class: " + RecyclerView.class in atPositionOnView()
405 description.appendText("is assignable from class: " + ViewPager2.class + " with " in ViewPagerMatcher()
321 description.appendText("with toolbar title: "); in withToolbarTitle()
264 description.appendText("Should be a shortcut for contact with _ID=" + id + in isShortcutForContact()