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

  /external/chromium_org/chrome/browser/sync/glue/
frontend_data_type_controller_unittest.cc 134 void SetStartFailExpectations(DataTypeController::ConfigureResult result) {
214 SetStartFailExpectations(DataTypeController::ASSOCIATION_FAILED);
224 SetStartFailExpectations(DataTypeController::UNRECOVERABLE_ERROR);
237 SetStartFailExpectations(DataTypeController::NEEDS_CRYPTO);
non_frontend_data_type_controller_unittest.cc 174 void SetStartFailExpectations(DataTypeController::ConfigureResult result) {
264 SetStartFailExpectations(DataTypeController::ASSOCIATION_FAILED);
275 SetStartFailExpectations(DataTypeController::UNRECOVERABLE_ERROR);
289 SetStartFailExpectations(DataTypeController::NEEDS_CRYPTO);
  /external/chromium_org/components/sync_driver/
non_ui_data_type_controller_unittest.cc 248 void SetStartFailExpectations(DataTypeController::ConfigureResult result) {
337 SetStartFailExpectations(DataTypeController::ASSOCIATION_FAILED);
355 SetStartFailExpectations(DataTypeController::UNRECOVERABLE_ERROR);
372 SetStartFailExpectations(DataTypeController::NEEDS_CRYPTO);

Completed in 40 milliseconds