Searched defs:FILES (Results 1 – 1 of 1) sorted by relevance
194 const std::string& expected_output, const std::string& FILES) { in CheckOutput()218 std::string FILES = android::base::Dirname(test.test_filename) + "/files"; in RunTests() local