Home | History | Annotate | Download | only in file_browser_handlers

Lines Matching refs:handlers

73   FileBrowserHandler::List* handlers =
75 ASSERT_TRUE(handlers != NULL);
76 ASSERT_EQ(1U, handlers->size());
77 const FileBrowserHandler* action = handlers->at(0).get();
109 FileBrowserHandler::List* handlers =
111 ASSERT_TRUE(handlers != NULL);
112 ASSERT_EQ(1U, handlers->size());
113 const FileBrowserHandler* action = handlers->at(0).get();
140 FileBrowserHandler::List* handlers =
142 ASSERT_TRUE(handlers != NULL);
143 ASSERT_EQ(1U, handlers->size());
144 const FileBrowserHandler* action = handlers->at(0).get();