Records

Functions

  • component_testing::RealmRoot BuildFakeDisplayRealm (async_dispatcher_t * dispatcherconst DisplayRealmConfig & config)

    Returns a realm that serves the `fuchsia.hardware.display.Service` service

    provided by the fake display stack to the test.

    `dispatcher` must be non-null and outlive the lifetime of the constructed

    `RealmRoot`.

    Defined at line 14 of file ../../src/ui/scenic/lib/flatland/testing/build_display_realm.cc