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

  /external/chromium_org/components/dom_distiller/core/
dom_distiller_store_unittest.cc 425 DomDistillerStore* other_store = owned_other_store.get(); local
430 EXPECT_FALSE(AreEntriesEqual(other_store->GetEntries(), expected_model));
431 ASSERT_TRUE(AreEntriesEqual(other_store->GetEntries(), other_db_model));
441 EXPECT_TRUE(AreEntriesEqual(other_store->GetEntries(), expected_model));

Completed in 163 milliseconds