SkLazyPtr follow ups
authormtklein <mtklein@chromium.org>
Tue, 21 Oct 2014 19:20:04 +0000 (12:20 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 21 Oct 2014 19:20:04 +0000 (12:20 -0700)
commite9e0dea15b4d806f5da19ffa8135d4a9c62a860b
tree4e2c3831de0380a8aba16a49f5a1164a733c77de
parent183e98559c2edf6b262fa6c6fff7f3013eb42f5a
SkLazyPtr follow ups

 - moves test to LazyPtrTest.cpp
 - adds the ability to use a Create() method with an argument

BUG=skia:

Review URL: https://codereview.chromium.org/669783002
gyp/tests.gypi
src/core/SkLazyPtr.h
tests/LazyPtrTest.cpp [moved from tests/LazyPtr.cpp with 50% similarity]