Home
last modified time | relevance | path

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

/system/core/liblog/tests/
Dliblog_global_state.cpp146 auto liblog_aborter_function = [](const char* message) { in TEST() local
150 __android_log_set_aborter(liblog_aborter_function); in TEST()