33ecec5d4f
In package:test function expect() does not want to be used outside of test() methods. So, we need a partial copy for using it in integration tesitng code, and performance benchmarks. R=paulberry@google.com, brianwilkerson@google.com BUG= Review URL: https://codereview.chromium.org/2413573003 .