Home
last modified time | relevance | path

Searched refs:ReadPasswordFile (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/push_messaging/
Dsync_setup_helper.h37 bool ReadPasswordFile(const base::FilePath& passwordFile);
Dsync_setup_helper.cc51 bool SyncSetupHelper::ReadPasswordFile(const base::FilePath& password_file) { in ReadPasswordFile() function in extensions::SyncSetupHelper
Dpush_messaging_canary_test.cc49 ASSERT_TRUE(sync_setup_helper_->ReadPasswordFile(password_file)); in SetUp()
/external/chromium_org/chrome/browser/sync/test/integration/
Dsync_test.h301 void ReadPasswordFile();
Dsync_test.cc222 ReadPasswordFile(); in SetUp()
534 void SyncTest::ReadPasswordFile() { in ReadPasswordFile() function in SyncTest