Home
last modified time | relevance | path

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

/external/libbrillo/brillo/
Dsyslog_logging.h37 BRILLO_EXPORT void LogToString(bool enabled);
Dtest_helpers.h28 ::brillo::LogToString(true); in SetUpTests()
Dsyslog_logging.cc108 void LogToString(bool enabled) { in LogToString() function
Dprocess_unittest.cc118 ::brillo::LogToString(true); in SetUpTestCase()