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

  /external/chromium_org/chrome/browser/chromeos/contacts/
fake_contact_database.h 23 void set_init_success(bool success) { init_success_ = success; } function in class:contacts::FakeContactDatabase
google_contact_store_unittest.cc 370 db_->set_init_success(false);

Completed in 227 milliseconds