Searched defs:xml_file (Results 1 – 3 of 3) sorted by relevance
52 const std::string& xml_file() const { return strings_.at("xml_file"); } in xml_file() function
162 std::string xml_file(value.substr(4)); in SetXmlFile() local
923 FILE* xml_file = fopen(tf.path, "r"); in TEST_F() local