Searched refs:arches (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Drequirements.cpp86 check_arch(const std::string& arches) argument
88 const std::vector< std::string > v = atf::text::split(arches, " ");
97 return "Requires the '" + arches + "' architecture";
99 return "Requires one of the '" + arches + "' architectures";

Completed in 12 milliseconds