Searched refs:set_commit_result (Results 1 – 5 of 5) sorted by relevance
51 session->mutable_status_controller()->set_commit_result(SYNCER_OK); in SimulateNormalSuccess()70 session->mutable_status_controller()->set_commit_result( in SimulateCommitFailed()
24 status.set_commit_result(SYNC_AUTH_ERROR); in TEST_F()
91 void set_commit_result(const SyncerError result);
84 void StatusController::set_commit_result(const SyncerError result) { in set_commit_result() function in syncer::sessions::StatusController
82 session->mutable_status_controller()->set_commit_result(commit_result); in NormalSyncShare()