class MockPwmServer
Defined at line 483 of file ../../src/devices/thermal/drivers/aml-thermal-s905d2g-legacy/aml-thermal-test.cc
Public Methods
void SetConfig (SetConfigRequestView request, SetConfigCompleter::Sync & completer)
Defined at line 485 of file ../../src/devices/thermal/drivers/aml-thermal-s905d2g-legacy/aml-thermal-test.cc
void Enable (EnableCompleter::Sync & completer)
Defined at line 496 of file ../../src/devices/thermal/drivers/aml-thermal-s905d2g-legacy/aml-thermal-test.cc
void ExpectSetConfig (fuchsia_hardware_pwm::wire::PwmConfig config)
Defined at line 502 of file ../../src/devices/thermal/drivers/aml-thermal-s905d2g-legacy/aml-thermal-test.cc
void ExpectEnable ()
Defined at line 512 of file ../../src/devices/thermal/drivers/aml-thermal-s905d2g-legacy/aml-thermal-test.cc
void NotImplemented_ (const std::string & name, ::fidl::CompleterBase & completer)
Defined at line 514 of file ../../src/devices/thermal/drivers/aml-thermal-s905d2g-legacy/aml-thermal-test.cc
fidl::WireSyncClient<fuchsia_hardware_pwm::Pwm> BindServer ()
Defined at line 518 of file ../../src/devices/thermal/drivers/aml-thermal-s905d2g-legacy/aml-thermal-test.cc
void VerifyAndClear ()
Defined at line 524 of file ../../src/devices/thermal/drivers/aml-thermal-s905d2g-legacy/aml-thermal-test.cc