Clean up ASSERT/EXPECT in file_util_unittest.cc.

ASSERT only on functions with side effects that are depended on,
EXPECT otherwise allows tests to show more failures, helping
debugging.

R=mark@chromium.org,brettw
BUG=None

Review URL: https://chromiumcodereview.appspot.com/18569002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209996 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: bb6d016937d8ffc0109553f327b59595f763c714
1 file changed
tree: 5203bd8399333f34ab728b5ceebe74406e3493c7
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/