Use EXPECT_NEAR for float value in tests
These tests use EXPECT_EQ to match int and float, this CL changes it to use EXPECT_NEAR with EPSILON. Test: atest libgui_test Bug: 245989146 Flag: TEST_ONLY Change-Id: If65beb5de6a897cef34e1dca8e400bcfe4c8c8ab
Loading
Please register or sign in to comment