Home | History | Annotate | Download | only in tests

Lines Matching refs:is_double

901     ASSERT_TRUE(latest_var.is_int() || latest_var.is_double());
905 } else if (latest_var.is_double()) {