test/*: normalize use of nullptr
authorJames Zern <jzern@google.com>
Sat, 28 May 2022 02:36:47 +0000 (19:36 -0700)
committerJerome Jiang <jianj@google.com>
Thu, 2 Jun 2022 23:34:59 +0000 (19:34 -0400)
commitabfca783ed175c037dc53ce62ada06e1f3319bd8
treed636c5e35e3c8743a439846758148102865bd43a
parent9f1329f8ac88ea5d7c6ae5d6a57221c36cf85ac8
test/*: normalize use of nullptr

this is preferred over NULL in C++11

Change-Id: Ic48ddcc6dfb8975a57f6713549ad04d93db21415
(cherry picked from commit c304ec38d05040b74de4aacada62c4a336714341)
test/buffer.h
test/codec_factory.h
test/decode_test_driver.h
test/encode_test_driver.h
test/ivf_video_source.h
test/register_state_check.h
test/video_source.h
test/webm_video_source.h
test/y4m_test.cc
test/y4m_video_source.h
test/yuv_video_source.h