Home
last modified time | relevance | path

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

/system/libbase/
Dlogging_test.cpp599 static void CountLineAborterFunction(const char* msg) { in CountLineAborterFunction() function
613 android::base::SetAborter(CountLineAborter::CountLineAborterFunction); in TEST()