HomeSort by relevance Sort by last modified time
    Searched full:cleanup_cmd (Results 1 - 1 of 1) sorted by null

  /system/core/logcat/tests/
logcat_test.cpp 655 static const char cleanup_cmd[] = "rm -rf %s"; local
662 snprintf(command, sizeof(command), cleanup_cmd, tmp_out_dir);
670 snprintf(command, sizeof(command), cleanup_cmd, tmp_out_dir);
694 snprintf(command, sizeof(command), cleanup_cmd, tmp_out_dir);
703 snprintf(command, sizeof(command), cleanup_cmd, tmp_out_dir);
710 snprintf(command, sizeof(command), cleanup_cmd, tmp_out_dir);
750 snprintf(command, sizeof(command), cleanup_cmd, tmp_out_dir);

Completed in 51 milliseconds