Lines Matching refs:g_assert_cmpfloat
575 g_assert_cmpfloat (elapsed, <=, g_timer_elapsed (timer, NULL));
632 g_assert_cmpfloat (elapsed, >, 8.8);
633 g_assert_cmpfloat (elapsed, <, 9.2);
640 g_assert_cmpfloat (elapsed, >, 8.8 + 6.5);
641 g_assert_cmpfloat (elapsed, <, 9.2 + 6.5);