Home | History | Annotate | Download | only in search_engines

Lines Matching refs:ASSERT_NO_FATAL_FAILURE

115   ASSERT_NO_FATAL_FAILURE(ParseFile("bogus.xml", NULL));
122 ASSERT_NO_FATAL_FAILURE(ParseFile("https.xml", NULL));
129 ASSERT_NO_FATAL_FAILURE(ParseFile("post.xml", NULL));
136 ASSERT_NO_FATAL_FAILURE(ParseFile("dictionary.xml", NULL));
149 ASSERT_NO_FATAL_FAILURE(ParseFile("msdn.xml", NULL));
163 ASSERT_NO_FATAL_FAILURE(ParseFile("wikipedia.xml", NULL));
185 ASSERT_NO_FATAL_FAILURE(ParseFile("url_with_no_attributes.xml", NULL));
194 ASSERT_NO_FATAL_FAILURE(ParseFile("firefox_ebay.xml", &filter));
213 ASSERT_NO_FATAL_FAILURE(ParseFile("firefox_webster.xml", &filter));
230 ASSERT_NO_FATAL_FAILURE(ParseFile("firefox_yahoo.xml", &filter));
252 ASSERT_NO_FATAL_FAILURE(ParseFile("post_suggestion.xml", &filter));