Searched defs:IsAppRegistered (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Dregister_app_task_unittest.cc196 bool IsAppRegistered(const std::string& app_id) { function in class:sync_file_system::drive_backend::RegisterAppTaskTest
264 EXPECT_TRUE(IsAppRegistered(kAppID));
277 EXPECT_TRUE(IsAppRegistered(kAppID));
295 EXPECT_TRUE(IsAppRegistered(kAppID));
311 EXPECT_TRUE(IsAppRegistered(kAppID));

Completed in 459 milliseconds