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

/external/chromium_org/chrome/browser/sync/test/integration/
H A Dtwo_client_apps_sync_test.cc56 class TwoClientAppsSyncTest : public SyncTest { class in inherits:SyncTest
58 TwoClientAppsSyncTest() : SyncTest(TWO_CLIENT) {} function in class:TwoClientAppsSyncTest
60 virtual ~TwoClientAppsSyncTest() {}
65 DISALLOW_COPY_AND_ASSIGN(TwoClientAppsSyncTest);
68 IN_PROC_BROWSER_TEST_F(TwoClientAppsSyncTest, StartWithNoApps) {
74 IN_PROC_BROWSER_TEST_F(TwoClientAppsSyncTest, StartWithSameApps) {
92 IN_PROC_BROWSER_TEST_F(TwoClientAppsSyncTest, StartWithDifferentApps) {
135 IN_PROC_BROWSER_TEST_F(TwoClientAppsSyncTest, InstallDifferentApps) {
169 IN_PROC_BROWSER_TEST_F(TwoClientAppsSyncTest, Add) {
180 IN_PROC_BROWSER_TEST_F(TwoClientAppsSyncTest, Uninstal
[all...]

Completed in 95 milliseconds