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

/frameworks/base/tools/aidl/
H A Doptions_test.cpp39 print_array(const char* prefix, const char* const*expected) function
48 print_array(const char* prefix, const vector<string> &got) function
84 print_array(" ", options.systemSearchPath);
86 print_array(" ", answer.systemSearchPath);
93 print_array(" ", options.localSearchPath);
95 print_array(" ", answer.localSearchPath);

Completed in 45 milliseconds