Searched refs:initBookmarkContents (Results 1 – 1 of 1) sorted by relevance
51 …private String[] initBookmarkContents= new String[]{"bookmark1 content", "bookmark2 content", "boo… field in CheckBookmarks68 xTextCursor.setString(initBookmarkContents[i]); in setUp()107 …assertArrayEquals("Bookmark content list:", initBookmarkContents, getBookmarkContents(xBookmarks)); in createBookmark()
Completed in 12 milliseconds