class NelsonBrownoutProtectionTest
Defined at line 142 of file ../../src/devices/power/drivers/nelson-brownout-protection/nelson-brownout-protection-test.cc
Public Methods
void SetUp ()
Defined at line 144 of file ../../src/devices/power/drivers/nelson-brownout-protection/nelson-brownout-protection-test.cc
Protected Methods
std::shared_ptr<zx_device> fake_parent ()
Defined at line 153 of file ../../src/devices/power/drivers/nelson-brownout-protection/nelson-brownout-protection-test.cc
FakeCodec * codec ()
Defined at line 154 of file ../../src/devices/power/drivers/nelson-brownout-protection/nelson-brownout-protection-test.cc
async_patterns::TestDispatcherBound<FakePowerSensor> & power_sensor ()
Defined at line 155 of file ../../src/devices/power/drivers/nelson-brownout-protection/nelson-brownout-protection-test.cc
zx::interrupt & alert_gpio_interrupt ()
Defined at line 156 of file ../../src/devices/power/drivers/nelson-brownout-protection/nelson-brownout-protection-test.cc
async_patterns::TestDispatcherBound<fake_gpio::FakeGpio> & alert_gpio ()
Defined at line 157 of file ../../src/devices/power/drivers/nelson-brownout-protection/nelson-brownout-protection-test.cc