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

  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
operation_test_base.h 73 return drive_sync_errors_;
79 std::vector<DriveSyncErrorType> drive_sync_errors_; member in class:drive::file_system::OperationTestBase::LoggingObserver
operation_test_base.cc 43 drive_sync_errors_.push_back(type);

Completed in 620 milliseconds