datarate_test,DatarateTestLarge: normalize bits type
authorJames Zern <jzern@google.com>
Fri, 24 Jun 2016 06:29:26 +0000 (23:29 -0700)
committerJames Zern <jzern@google.com>
Fri, 24 Jun 2016 06:29:26 +0000 (23:29 -0700)
commit73b11ec8764090f26a341f290043048e82ce1e91
treecdc2ca7c8e1664569a8e9cf2ea07e13e6ca5eeb8
parent57adf3d57347e3d9f3cf8f9469228cf862a8b1f2
datarate_test,DatarateTestLarge: normalize bits type

quiets a msvc warning:
conversion from 'const int64_t' to 'size_t', possible loss of data

Change-Id: I90a2ac6b040454dac7434fc9b63b98c42ea127b1
test/datarate_test.cc