Home
last modified time | relevance | path

Searched defs:CheckMessage (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/logging/liblog/tests/
H A Dliblog_host_test.cpp47 static void CheckMessage(bool expected, const std::string& output, int priority, const char* tag, in CheckMessage() function
/aosp12/frameworks/native/libs/binder/tests/
H A DbinderTextOutputTest.cpp30 static void CheckMessage(CapturedStderr& cap, in CheckMessage() function
/aosp12/system/libbase/
H A Dlogging_test.cpp225 static void CheckMessage(const std::string& output, android::base::LogSeverity severity, in CheckMessage() function
248 static void CheckMessage(CapturedStderr& cap, android::base::LogSeverity severity, in CheckMessage() function