class GeometryProviderTest

Defined at line 31 of file ../../src/ui/scenic/lib/view_tree/tests/geometry_provider_unittest.cc

Unit tests for testing the fuchsia.ui.observation.geometry.ViewTreeWatcher

protocol.

Class fixture for TEST_F.

Protected Members

ScopedThreadDispatcherSetter dispatcher_setter_
shared_ptr snapshot_holder_
GeometryProvider geometry_provider_
InterfacePtr client_
uint64_t sequence_number_

Protected Methods

void GeometryProviderTest ()

Defined at line 33 of file ../../src/ui/scenic/lib/view_tree/tests/geometry_provider_unittest.cc

void PopulateEndpointsWithSnapshots (uint32_t num_snapshots, uint64_t total_nodes)

Generates |num_snapshots| snapshots with |total_nodes| view nodes and triggers the geometry

provider manager to add the newly generated snapshots to all the registered endpoints.

Defined at line 44 of file ../../src/ui/scenic/lib/view_tree/tests/geometry_provider_unittest.cc