logging: clean up some test checks for gcc-4.9 platforms
Summary: Change some `EXPECT_EQ()` statements to `EXPECT_TRUE()` and `EXPECT_FALSE()`. This was causing compilation failures on some gcc-4.9 platforms. Reviewed By: yfeldblum Differential Revision: D6869102 fbshipit-source-id: c3294eeca90130fec601c60a76cfa4dc1bc81639
Showing
Please register or sign in to comment