Searched defs:BookmarkContextMenuControllerTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/bookmarks/
H A Dbookmark_context_menu_controller_unittest.cc46 class BookmarkContextMenuControllerTest : public testing::Test { class in inherits:testing::Test
48 BookmarkContextMenuControllerTest() function in class:BookmarkContextMenuControllerTest
104 TEST_F(BookmarkContextMenuControllerTest, DeleteURL) {
118 TEST_F(BookmarkContextMenuControllerTest, OpenAll) {
128 TEST_F(BookmarkContextMenuControllerTest, EmptyNodes) {
146 TEST_F(BookmarkContextMenuControllerTest, SingleURL) {
165 TEST_F(BookmarkContextMenuControllerTest, MultipleURLs) {
185 TEST_F(BookmarkContextMenuControllerTest, SingleFolder) {
204 TEST_F(BookmarkContextMenuControllerTest, MultipleEmptyFolders) {
224 TEST_F(BookmarkContextMenuControllerTest, MultipleFoldersWithURL
[all...]

Completed in 81 milliseconds