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

/external/chromium_org/chrome/browser/sync/test/integration/
H A Dtwo_client_app_list_sync_test.cc53 class TwoClientAppListSyncTest : public SyncTest { class in inherits:SyncTest
55 TwoClientAppListSyncTest() : SyncTest(TWO_CLIENT_LEGACY) {} function in class:TwoClientAppListSyncTest
57 virtual ~TwoClientAppListSyncTest() {}
100 DISALLOW_COPY_AND_ASSIGN(TwoClientAppListSyncTest);
103 IN_PROC_BROWSER_TEST_F(TwoClientAppListSyncTest, StartWithNoApps) {
109 IN_PROC_BROWSER_TEST_F(TwoClientAppListSyncTest, StartWithSameApps) {
129 IN_PROC_BROWSER_TEST_F(TwoClientAppListSyncTest, StartWithDifferentApps) {
170 IN_PROC_BROWSER_TEST_F(TwoClientAppListSyncTest, InstallDifferentApps) {
210 IN_PROC_BROWSER_TEST_F(TwoClientAppListSyncTest, Install) {
223 IN_PROC_BROWSER_TEST_F(TwoClientAppListSyncTest, Uninstal
[all...]

Completed in 26 milliseconds