forked from sanyaade-mobiledev/chromium.src
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drive: Simplify some tests in single thread manner
Replace asynchronous method calls with synchronous ones. Replace use of RunBlockingPoolTask with RunUntilIdle. BUG=None TEST=unit_tests R=kinaba@chromium.org Review URL: https://codereview.chromium.org/17406008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207198 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
hashimoto@chromium.org
committed
Jun 19, 2013
1 parent
71c20bd
commit 10bab33
Showing
4 changed files
with
120 additions
and
281 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.