Home
last modified time | relevance | path

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

/system/core/logcat/tests/
Dlogcat_test.cpp636 static const char rotated_log_filename_prefix[] = "log.txt."; in TEST() local
638 strlen(rotated_log_filename_prefix); in TEST()
641 if (!strncmp(buffer, rotated_log_filename_prefix, rotated_log_filename_prefix_len)) { in TEST()