Home | History | Annotate | Download | only in base

Lines Matching refs:GetAsInteger

105   ASSERT_TRUE((*mixed_list->Find(sought_value))->GetAsInteger(&int_value));
446 ASSERT_TRUE(copy_int->GetAsInteger(&copy_int_value));
493 ASSERT_TRUE(copy_list_element_0->GetAsInteger(&copy_list_element_0_value));
501 ASSERT_TRUE(copy_list_element_1->GetAsInteger(&copy_list_element_1_value));