class TestEnvironment
Defined at line 68 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/unit-tests.cc
Public Methods
zx::result<> Serve (fdf::OutgoingDirectory & to_driver_vfs)
Defined at line 70 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/unit-tests.cc
void SetEnableSag (bool enable)
Defined at line 78 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/unit-tests.cc
void SetTimerCurrentTicks (size_t timer_id, uint32_t count)
Defined at line 80 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/unit-tests.cc
void TriggerIrq (size_t timer_index)
Defined at line 88 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/unit-tests.cc
void TriggerAllIrqs ()
Defined at line 93 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/unit-tests.cc
FakeSystemActivityGovernor & system_activity_governor ()
Defined at line 99 of file ../../src/devices/hrtimer/drivers/aml-hrtimer/unit-tests.cc