Convert two more tests to DEF_TEST() macro.
authortfarina@chromium.org <tfarina@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 6 Jan 2014 12:43:53 +0000 (12:43 +0000)
committertfarina@chromium.org <tfarina@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 6 Jan 2014 12:43:53 +0000 (12:43 +0000)
commit452eecb4436f27e057d4d2df26e3a70020a817b6
treeec2ab359b2999e016fcead1663f200a065412d45
parent9fb00413ec55deb3a4953d4dff2dba3ec5cdb645
Convert two more tests to DEF_TEST() macro.

Out of three, two were converted.

These tests were found with the following command line:

$ g grep "public Test"

BUG=None
TEST=ran tests executable fine.
R=mtklein@google.com

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

git-svn-id: http://skia.googlecode.com/svn/trunk@12905 2bbb7eff-a529-9590-31e7-b0007b416f81
tests/ARGBImageEncoderTest.cpp
tests/BitmapHasherTest.cpp