Home
last modified time | relevance | path

Searched refs:expected_lower_bound (Results 1 – 1 of 1) sorted by relevance

/system/libbase/
Dchrono_utils_test.cpp51 auto expected_lower_bound = expected * .95; in ExpectAboutEqual() local
53 EXPECT_LT(expected_lower_bound, actual); in ExpectAboutEqual()