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

/external/chromium_org/chrome/browser/history/
H A Dthumbnail_database_unittest.cc860 IconMappingID touch_mapping_id1 = db.AddIconMapping(url, touch_icon_id1); local
861 ASSERT_NE(0, touch_mapping_id1);
913 EXPECT_EQ(touch_mapping_id1, icon_mapping.mapping_id);

Completed in 286 milliseconds