Searched refs:xml_file (Results 1 – 1 of 1) sorted by relevance
60 static std::string GetBionicXmlArg(const char* xml_file) { in GetBionicXmlArg() argument61 return "--bionic_xml=" + android::base::GetExecutableDirectory() + "/test_suites/" + xml_file; in GetBionicXmlArg()