HomeSort by relevance Sort by last modified time
    Searched defs:ParseFile (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/search_engines/
template_url_parser_unittest.cc 37 void ParseFile(const std::string& file_name,
53 // ParseFile parses the results into this template_url.
65 ParseFile("bogus.xml", NULL);
72 ParseFile("https.xml", NULL);
79 ParseFile("post.xml", NULL);
86 ParseFile("dictionary.xml", NULL);
100 ParseFile("msdn.xml", NULL);
114 ParseFile("wikipedia.xml", NULL);
135 ParseFile("url_with_no_attributes.xml", NULL);
165 ParseFile("firefox_ebay.xml", &filter)
    [all...]
  /external/llvm/lib/TableGen/
TGParser.cpp     [all...]

Completed in 34 milliseconds