class SyncDeviceTest_TriggerHostWaitAndSignalFence_Class
Defined at line 549 of file ../../src/graphics/drivers/misc/goldfish_sync/sync_device_test.cc
This test case simulates the most common use case of goldfish_sync device.
Clients asks for SyncTimeline and do TriggerHostWait() FIDL calls, waiting on
returned events.
Once the wait finishes on goldfish device, devices sends a SYNC_TIMELINE_INC
command and triggers the interrupt, making driver signal the event to notify
clients.
Public Methods
void SyncDeviceTest_TriggerHostWaitAndSignalFence_Class ()
Defined at line 549 of file ../../src/graphics/drivers/misc/goldfish_sync/sync_device_test.cc
void ~SyncDeviceTest_TriggerHostWaitAndSignalFence_Class ()
Defined at line 549 of file ../../src/graphics/drivers/misc/goldfish_sync/sync_device_test.cc