Searched refs:TwoClientAppsSyncTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/integration/
H A Dtwo_client_apps_sync_test.cc32 class TwoClientAppsSyncTest : public SyncTest { class in inherits:SyncTest
34 TwoClientAppsSyncTest() : SyncTest(TWO_CLIENT) {} function in class:TwoClientAppsSyncTest
36 virtual ~TwoClientAppsSyncTest() {}
39 DISALLOW_COPY_AND_ASSIGN(TwoClientAppsSyncTest);
42 IN_PROC_BROWSER_TEST_F(TwoClientAppsSyncTest, StartWithNoApps) {
48 IN_PROC_BROWSER_TEST_F(TwoClientAppsSyncTest, StartWithSameApps) {
68 IN_PROC_BROWSER_TEST_F(TwoClientAppsSyncTest, StartWithDifferentApps) {
116 IN_PROC_BROWSER_TEST_F(TwoClientAppsSyncTest, InstallDifferentApps) {
157 IN_PROC_BROWSER_TEST_F(TwoClientAppsSyncTest, Add) {
171 IN_PROC_BROWSER_TEST_F(TwoClientAppsSyncTest, Uninstal
[all...]

Completed in 2042 milliseconds