Searched refs:BookmarkIndexTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/bookmarks/
H A Dbookmark_index_unittest.cc24 class BookmarkIndexTest : public TestingBrowserProcessTest { class in inherits:TestingBrowserProcessTest
26 BookmarkIndexTest() : model_(new BookmarkModel(NULL)) {} function in class:BookmarkIndexTest
103 DISALLOW_COPY_AND_ASSIGN(BookmarkIndexTest);
108 TEST_F(BookmarkIndexTest, Tests) {
153 TEST_F(BookmarkIndexTest, MatchPositions) {
178 TEST_F(BookmarkIndexTest, Remove) {
188 TEST_F(BookmarkIndexTest, ChangeTitle) {
199 TEST_F(BookmarkIndexTest, HonorMax) {
210 TEST_F(BookmarkIndexTest, EmptyMatchOnMultiwideLowercaseString) {
222 TEST_F(BookmarkIndexTest, GetResultsSortedByTypedCoun
[all...]

Completed in 167 milliseconds