Home
last modified time | relevance | path

Searched defs:app_id2 (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/notifications/sync_notifier/
Dsynced_notification_app_info_service_unittest.cc157 const std::string& app_id2) { in CreateSyncChange()
171 const std::string& app_id2) { in CreateSyncData()
/external/chromium_org/chrome/browser/sync/test/integration/
Dtwo_client_app_list_sync_test.cc460 std::string app_id2 = InstallApp(GetProfile(0), default_app_index); in IN_PROC_BROWSER_TEST_F() local