Home
last modified time | relevance | path

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

/system/core/liblog/tests/
Dliblog_test.cpp2405 static int android_log_buffer_to_string(const char* msg, size_t len, in android_log_buffer_to_string() function
2883 buffer_to_string = android_log_buffer_to_string( in create_android_logger()
3017 EXPECT_EQ(android_log_buffer_to_string(buffer.data(), buffer.length(), msgBuf, in TEST()