Searched refs:copy_list_element_1_value (Results 1 - 1 of 1) sorted by relevance

/external/libchrome/base/
H A Dvalues_unittest.cc789 int copy_list_element_1_value; local
790 ASSERT_TRUE(copy_list_element_1->GetAsInteger(&copy_list_element_1_value));
791 ASSERT_EQ(1, copy_list_element_1_value);

Completed in 71 milliseconds