class MockPwmServer
Defined at line 468 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 470 of file ../../src/devices/thermal/drivers/aml-thermal-s905d2g-legacy/aml-thermal-test.cc
void Enable (EnableCompleter::Sync & completer)
Defined at line 481 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 487 of file ../../src/devices/thermal/drivers/aml-thermal-s905d2g-legacy/aml-thermal-test.cc
void ExpectEnable ()
Defined at line 497 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 499 of file ../../src/devices/thermal/drivers/aml-thermal-s905d2g-legacy/aml-thermal-test.cc
fidl::WireSyncClient<fuchsia_hardware_pwm::Pwm> BindServer ()
Defined at line 503 of file ../../src/devices/thermal/drivers/aml-thermal-s905d2g-legacy/aml-thermal-test.cc
void VerifyAndClear ()
Defined at line 509 of file ../../src/devices/thermal/drivers/aml-thermal-s905d2g-legacy/aml-thermal-test.cc