Lines Matching defs:command
130 std::string command = android::base::StringPrintf( in TEST() local
773 static testing::AssertionResult IsFalse(int ret, const char* command) { in IsFalse()
787 char command[sizeof(buf) + sizeof(comm)]; in TEST() local
833 char command[sizeof(tmp_out_dir) + sizeof(logcat_cmd)]; in TEST() local
892 char command[sizeof(tmp_out_dir) + sizeof(logcat_cmd) + sizeof(log_filename)]; in TEST() local
1019 char command[sizeof(tmp_out_dir) + sizeof(logcat_cmd) + in TEST() local
1091 char command[strlen(tmp_out_dir) + strlen(logcat_cmd) + in logrotate_count_id() local
1159 char command[strlen(cleanup_cmd) + strlen(tmp_out_dir_form)]; in TEST() local
1166 static const char command[] = logcat_executable in TEST() local
1659 static size_t commandOutputSize(const char* command) { in commandOutputSize()
1710 std::string command; in UidsInLog() local