idct_test: don't use std::nothrow anymore
authorJohann <johannkoenig@google.com>
Thu, 8 Jun 2017 17:09:23 +0000 (10:09 -0700)
committerJohann <johannkoenig@google.com>
Fri, 9 Jun 2017 18:09:06 +0000 (11:09 -0700)
commit92373a5bb23b1d819ad3472b8f8594e351ba9465
treea57aa3122e76c33d315efb5014f002b7c928456a
parent943f9ee25ced68146dfe5be677b69129a75d4d90
idct_test: don't use std::nothrow anymore

But still check for NULL before calling Init()

Change-Id: I2bf2887e1064c9103d29c542d20365c0aea75d76
test/idct_test.cc