Home
last modified time | relevance | path

Searched refs:xml_file (Results 1 – 1 of 1) sorted by relevance

/bionic/benchmarks/tests/
Dinterface_test.cpp60 static std::string GetBionicXmlArg(const char* xml_file) { in GetBionicXmlArg() argument
61 return "--bionic_xml=" + android::base::GetExecutableDirectory() + "/test_suites/" + xml_file; in GetBionicXmlArg()