]> granicus.if.org Git - libvpx/commit
intrapred_test: fix inheritance
authorJames Zern <jzern@google.com>
Wed, 19 Mar 2014 02:25:31 +0000 (19:25 -0700)
committerJames Zern <jzern@google.com>
Wed, 19 Mar 2014 02:25:31 +0000 (19:25 -0700)
commit9d7080e9f6bba3e840a98e5d9b73c538e30b5f05
tree711f4798b361db8ae2aa444fab6cf37c602c2d86
parent4b41800d497b3e768269db0c63acb5136c7a3a99
intrapred_test: fix inheritance

inheritance should be public; also correct placement of ClearSystemState
as the base class doesn't inherit from testing

Change-Id: I0f41330fccc62a70b8dd40d66bbd829b9d98cf84
test/intrapred_test.cc