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

/frameworks/base/tools/aidl/
H A Doptions_test.cpp21 match_arrays(const char* const*expected, const vector<string> &got) function
82 if (!match_arrays(answer.systemSearchPath, options.systemSearchPath)) {
91 if (!match_arrays(answer.localSearchPath, options.localSearchPath)) {

Completed in 53 milliseconds