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

/external/libchrome/base/
H A Dvalues_unittest.cc781 int copy_list_element_0_value; local
782 ASSERT_TRUE(copy_list_element_0->GetAsInteger(&copy_list_element_0_value));
783 ASSERT_EQ(0, copy_list_element_0_value);

Completed in 190 milliseconds