HomeSort by relevance Sort by last modified time
    Searched refs:DriveFileSyncServiceSyncTest (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
drive_file_sync_service_sync_unittest.cc 46 class DriveFileSyncServiceSyncTest : public testing::Test {
48 DriveFileSyncServiceSyncTest()
51 virtual ~DriveFileSyncServiceSyncTest() {
370 DISALLOW_COPY_AND_ASSIGN(DriveFileSyncServiceSyncTest);
373 void DriveFileSyncServiceSyncTest::TestInitialization() {
378 void DriveFileSyncServiceSyncTest::TestLocalToRemoteBasic() {
388 void DriveFileSyncServiceSyncTest::TestRemoteToLocalBasic() {
413 void DriveFileSyncServiceSyncTest::TestLocalFileUpdate() {
429 void DriveFileSyncServiceSyncTest::TestRemoteFileUpdate() {
461 void DriveFileSyncServiceSyncTest::TestLocalFileDeletion()
    [all...]
drive_file_sync_service.h 156 friend class DriveFileSyncServiceSyncTest;

Completed in 58 milliseconds