HomeSort by relevance Sort by last modified time
    Searched full:moved_count (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/base/models/
list_model_unittest.cc 37 size_t moved_count,
41 EXPECT_EQ(moved_count, moved_count_);
  /external/chromium/chrome/browser/bookmarks/
bookmark_model_unittest.cc 102 moved_count++;
139 reordered_count_ = moved_count = added_count = removed_count =
144 int moved_count,
149 ASSERT_EQ(moved_count, this->moved_count);
157 int moved_count; member in class:BookmarkModelTest
    [all...]
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_model_unittest.cc 238 int moved_count,
247 EXPECT_EQ(moved_count_, moved_count);
    [all...]

Completed in 178 milliseconds