Home
last modified time | relevance | path

Searched defs:FILES (Results 1 – 1 of 1) sorted by relevance

/system/core/cli-test/
Dcli-test.cpp194 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