Searched refs:ScopedDisableLogging (Results 1 - 1 of 1) sorted by relevance

/system/tpm/trunks/
H A Dresource_manager_test.cc50 class ScopedDisableLogging { class in namespace:__anon1952
52 ScopedDisableLogging() : original_severity_(logging::GetMinLogLevel()) { function in class:__anon1952::ScopedDisableLogging
55 ~ScopedDisableLogging() {
431 ScopedDisableLogging no_logging;
464 ScopedDisableLogging no_logging;

Completed in 184 milliseconds