Home
last modified time | relevance | path

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

/system/tools/aidl/tests/
Daidl_test_sentinel_searcher.cpp36 bool ReadLines(const string& input_file_path, vector<string>* lines) { in ReadLines()
73 const string input_file_path = argv[2]; in main() local