HomeSort by relevance Sort by last modified time
    Searched defs:BookmarkEditorGtkTest (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_editor_gtk_unittest.cc 27 class BookmarkEditorGtkTest : public testing::Test {
29 BookmarkEditorGtkTest()
96 TEST_F(BookmarkEditorGtkTest, ModelsMatch) {
136 TEST_F(BookmarkEditorGtkTest, EditTitleKeepsPosition) {
155 TEST_F(BookmarkEditorGtkTest, EditURLKeepsPosition) {
177 TEST_F(BookmarkEditorGtkTest, ChangeParent) {
195 TEST_F(BookmarkEditorGtkTest, ChangeParentAndURL) {
217 TEST_F(BookmarkEditorGtkTest, MoveToNewParent) {
265 TEST_F(BookmarkEditorGtkTest, NewURL) {
289 TEST_F(BookmarkEditorGtkTest, ChangeURLNoTree)
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/bookmarks/
bookmark_editor_gtk_unittest.cc 32 class BookmarkEditorGtkTest : public testing::Test {
34 BookmarkEditorGtkTest()
108 TEST_F(BookmarkEditorGtkTest, ModelsMatch) {
159 TEST_F(BookmarkEditorGtkTest, EditTitleKeepsPosition) {
177 TEST_F(BookmarkEditorGtkTest, EditURLKeepsPosition) {
198 TEST_F(BookmarkEditorGtkTest, ChangeParent) {
216 TEST_F(BookmarkEditorGtkTest, ChangeParentAndURL) {
238 TEST_F(BookmarkEditorGtkTest, MoveToNewParent) {
285 TEST_F(BookmarkEditorGtkTest, NewURL) {
312 TEST_F(BookmarkEditorGtkTest, ChangeURLNoTree)
    [all...]

Completed in 1019 milliseconds