tests: s/SkAutoTUnref/sk_sp/
authorHal Canary <halcanary@google.com>
Fri, 4 Nov 2016 15:49:42 +0000 (11:49 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Fri, 4 Nov 2016 16:55:38 +0000 (16:55 +0000)
commit342b7acc46550af5fbefc6f9313231ede11ed692
tree1077b67b06a35c49e93fd9a210204c597a6239df
parentd49128ab8ec6b3aadeb650074ddd8ddbdcce15eb
tests: s/SkAutoTUnref/sk_sp/

BUG=skia:

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=4394

Change-Id: I088b3c6e2adff07abed1e8a50091cc0ec4a4109c
Reviewed-on: https://skia-review.googlesource.com/4394
Reviewed-by: Ben Wagner <bungeman@google.com>
Commit-Queue: Hal Canary <halcanary@google.com>
41 files changed:
tests/BlurTest.cpp
tests/CachedDataTest.cpp
tests/CodecPriv.h
tests/CodecTest.cpp
tests/CopySurfaceTest.cpp
tests/DataRefTest.cpp
tests/DeviceTest.cpp
tests/DiscardableMemoryPoolTest.cpp
tests/DrawBitmapRectTest.cpp
tests/DrawFilterTest.cpp
tests/EGLImageTest.cpp
tests/FlattenDrawableTest.cpp
tests/FlattenableCustomFactory.cpp
tests/FloatingPointTextureTest.cpp
tests/FontMgrTest.cpp
tests/FontNamesTest.cpp
tests/GLProgramsTest.cpp
tests/GifTest.cpp
tests/GpuSampleLocationsTest.cpp
tests/GrPorterDuffTest.cpp
tests/GradientTest.cpp
tests/ImageCacheTest.cpp
tests/ImageFilterCacheTest.cpp
tests/ImageTest.cpp
tests/MallocPixelRefTest.cpp
tests/MipMapTest.cpp
tests/PackedConfigsTextureTest.cpp
tests/PixelRefTest.cpp
tests/PrimitiveProcessorTest.cpp
tests/ReadWriteAlphaTest.cpp
tests/RectangleTextureTest.cpp
tests/ResourceCacheTest.cpp
tests/SRGBMipMapTest.cpp
tests/SRGBReadWritePixelsTest.cpp
tests/SVGDeviceTest.cpp
tests/SerializationTest.cpp
tests/SkResourceCacheTest.cpp
tests/SkpSkGrTest.cpp
tests/SurfaceTest.cpp
tests/TextBlobCacheTest.cpp
tests/UtilsTest.cpp