Lines Matching defs:command
132 std::string command = android::base::StringPrintf( in TEST() local
770 static testing::AssertionResult IsFalse(int ret, const char* command) { in IsFalse()
784 char command[sizeof(buf) + sizeof(comm)]; in TEST() local
830 char command[sizeof(tmp_out_dir) + sizeof(logcat_cmd)]; in TEST() local
889 char command[sizeof(tmp_out_dir) + sizeof(logcat_cmd) + sizeof(log_filename)]; in TEST() local
1016 char command[sizeof(tmp_out_dir) + sizeof(logcat_cmd) + in TEST() local
1088 char command[strlen(tmp_out_dir) + strlen(logcat_cmd) + in logrotate_count_id() local
1156 char command[strlen(cleanup_cmd) + strlen(tmp_out_dir_form)]; in TEST() local
1163 static const char command[] = logcat_executable in TEST() local
1655 static size_t commandOutputSize(const char* command) { in commandOutputSize()
1706 std::string command; in UidsInLog() local