Home
last modified time | relevance | path

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

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