Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/
H A Dsyslog_logging.h42 BRILLO_EXPORT void LogToString(bool enabled);
H A Dtest_helpers.h28 ::brillo::LogToString(true); in SetUpTests()
H A Dsyslog_logging.cc111 void LogToString(bool enabled) { in LogToString() function
H A Dprocess_test.cc117 ::brillo::LogToString(true); in SetUpTestCase()
/aosp_15_r20/system/update_engine/
H A Dtestrunner.cc48 brillo::LogToString(false); in main()