Home
last modified time | relevance | path

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

/third_party/glib/glib/tests/
Dtesting.c141 g_assert_cmpfloat_with_epsilon (3.14, 3.15, 0.001); in test_assertions_bad_cmpfloat_epsilon()
178 g_assert_cmpfloat_with_epsilon (3.14, 3.15, 0.01); in test_assertions()
179 g_assert_cmpfloat_with_epsilon (3.14159, 3.1416, 0.0001); in test_assertions()
/third_party/glib/glib/
Dgtestutils.h73 #define g_assert_cmpfloat_with_epsilon(n1,n2,epsilon) \ macro
/third_party/glib/docs/reference/glib/
Dglib-sections.txt3572 g_assert_cmpfloat_with_epsilon