Remove unnamed namespace usage from tests/
authortfarina@chromium.org <tfarina@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 21 Jan 2014 23:39:22 +0000 (23:39 +0000)
committertfarina@chromium.org <tfarina@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 21 Jan 2014 23:39:22 +0000 (23:39 +0000)
commit58674817a7a5003556a1d0b5b8fa522782a729fa
tree939ba9acc70963fcd1db2065d37137cbde0b7b49
parent34f47f9e7c0dec305a73e044cdf893315c489ff7
Remove unnamed namespace usage from tests/

Skia preference is to use 'static' keyword rather than use unnamed
namespace.

BUG=None
TEST=tests
R=robertphillips@google.com, bsalomon@google.com

Review URL: https://codereview.chromium.org/132403008

git-svn-id: http://skia.googlecode.com/svn/trunk@13138 2bbb7eff-a529-9590-31e7-b0007b416f81
tests/CachedDecodingPixelRefTest.cpp
tests/DrawBitmapRectTest.cpp
tests/GifTest.cpp
tests/ImageDecodingTest.cpp
tests/PixelRefTest.cpp
tests/Test.cpp