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

/external/chromium/chrome/browser/autofill/
H A Dform_field.h115 static bool ParseEmpty(std::vector<AutofillField*>::const_iterator* iter);
H A Daddress_field.cc114 } else if (*q != **iter && ParseEmpty(&q)) {
H A Dform_field.cc239 bool FormField::ParseEmpty(std::vector<AutofillField*>::const_iterator* iter) { function in class:FormField
/external/chromium/sdch/open-vcdiff/src/
H A Dvarint_bigendian_test.cc272 TEMPLATE_TEST_F(Test, ParseEmpty) {

Completed in 970 milliseconds