Searched refs:expected_lower_bound (Results 1 – 1 of 1) sorted by relevance
51 auto expected_lower_bound = expected * .95; in ExpectAboutEqual() local53 EXPECT_LT(expected_lower_bound, actual); in ExpectAboutEqual()