class ThermalWatcherTest_NoWatcherIfNoConfig_Test
Defined at line 52 of file ../../src/media/audio/audio_core/thermal_watcher_unittest.cc
These tests really only test thermal config parsing (already tested via
process_config_loader_unittest.cc). That said, they are as far as is possible at the unittest
level, since the next step is to use HermeticAudioRealm and "real FIDL", injecting mock
fuchsia::thermal::ClientStateConnector and fuchsia::thermal::ClientStateWatcher servers.
For a config that specifies no thermal states, we don't even create a thermal watcher.
Public Methods
void ThermalWatcherTest_NoWatcherIfNoConfig_Test ()
Defined at line 52 of file ../../src/media/audio/audio_core/thermal_watcher_unittest.cc
void ThermalWatcherTest_NoWatcherIfNoConfig_Test (const ThermalWatcherTest_NoWatcherIfNoConfig_Test & )
Defined at line 52 of file ../../src/media/audio/audio_core/thermal_watcher_unittest.cc
void ThermalWatcherTest_NoWatcherIfNoConfig_Test (ThermalWatcherTest_NoWatcherIfNoConfig_Test && )
Defined at line 52 of file ../../src/media/audio/audio_core/thermal_watcher_unittest.cc
ThermalWatcherTest_NoWatcherIfNoConfig_Test & operator= (const ThermalWatcherTest_NoWatcherIfNoConfig_Test & )
Defined at line 52 of file ../../src/media/audio/audio_core/thermal_watcher_unittest.cc
ThermalWatcherTest_NoWatcherIfNoConfig_Test & operator= (ThermalWatcherTest_NoWatcherIfNoConfig_Test && )
Defined at line 52 of file ../../src/media/audio/audio_core/thermal_watcher_unittest.cc
void ~ThermalWatcherTest_NoWatcherIfNoConfig_Test ()
Defined at line 52 of file ../../src/media/audio/audio_core/thermal_watcher_unittest.cc