Searched refs:copy_int_value (Results 1 – 2 of 2) sorted by relevance
445 int copy_int_value = 0; in TEST() local446 ASSERT_TRUE(copy_int->GetAsInteger(©_int_value)); in TEST()447 ASSERT_EQ(42, copy_int_value); in TEST()
463 int copy_int_value = 0; in TEST() local464 ASSERT_TRUE(copy_int->GetAsInteger(©_int_value)); in TEST()465 ASSERT_EQ(42, copy_int_value); in TEST()