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

/external/chromium_org/components/autofill/core/browser/
H A Dautofill_xml_parser_unittest.cc37 class AutofillUploadXmlParserTest : public testing::Test { class in namespace:autofill::__anon6329
39 AutofillUploadXmlParserTest(): positive_(0), negative_(0) {}; function in class:autofill::__anon6329::AutofillUploadXmlParserTest
40 virtual ~AutofillUploadXmlParserTest() {};
164 TEST_F(AutofillUploadXmlParserTest, TestSuccessfulResponse) {
174 TEST_F(AutofillUploadXmlParserTest, TestFailedResponse) {

Completed in 765 milliseconds