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

  /external/chromium_org/components/dom_distiller/core/
dom_distiller_test_util.h 42 // with |store_model|.
44 FakeDB::EntryMap* store_model);
dom_distiller_test_util.cc 94 FakeDB::EntryMap* store_model) {
97 EntryMapToList(*store_model),
dom_distiller_service_unittest.cc 49 FakeDB::EntryMap store_model; local
50 store_ = test::util::CreateStoreWithFakeDB(fake_db, &store_model);

Completed in 140 milliseconds