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

/external/chromium/chrome/browser/sync/sessions/
H A Dsync_session_unittest.cc24 class SyncSessionTest : public testing::Test, class in namespace:browser_sync::sessions::__anon2352
28 SyncSessionTest() : controller_invocations_allowed_(false) { function in class:browser_sync::sessions::__anon2352::SyncSessionTest
101 TEST_F(SyncSessionTest, ScopedContextHelpers) {
111 TEST_F(SyncSessionTest, SetWriteTransaction) {
133 TEST_F(SyncSessionTest, MoreToSyncIfUnsyncedGreaterThanCommitted) {
153 TEST_F(SyncSessionTest, MoreToSyncIfConflictSetsBuilt) {
160 TEST_F(SyncSessionTest, MoreToDownloadIfDownloadFailed) {
172 TEST_F(SyncSessionTest, MoreToDownloadIfGotChangesRemaining) {
187 TEST_F(SyncSessionTest, MoreToDownloadIfGotNoChangesRemaining) {
201 TEST_F(SyncSessionTest, MoreToDownloadIfGotNoChangesRemainingForSubse
[all...]

Completed in 61 milliseconds