Home
last modified time | relevance | path

Searched refs:clear_cmd (Results 1 – 1 of 1) sorted by relevance

/system/logging/logcat/tests/
Dlogcat_test.cpp1018 static const char clear_cmd[] = " -c"; in TEST() local
1021 sizeof(log_filename) + sizeof(clear_cmd) + 32]; in TEST()
1025 snprintf(command, sizeof(command) - sizeof(clear_cmd), logcat_cmd, in TEST()
1056 strcat(command, clear_cmd); in TEST()