class DispatcherPowerSystemIntegrationTest

Defined at line 87 of file ../../src/power/testing/system-integration/dispatcher-power/test.cc

Protected Members

basic_string node_name_
basic_string test_child_name_
basic_string driver_url_suffix_
eventpair fence_
eventpair lease_token_resume_
Trackers trackers_
unique_ptr test_controller_server_
unique_ptr receiver_server_
optional receiver_binding_
ServerBindingGroup test_bindings_

Protected Methods

void SetUp ()

Defined at line 90 of file ../../src/power/testing/system-integration/dispatcher-power/test.cc

void TearDown ()

Defined at line 138 of file ../../src/power/testing/system-integration/dispatcher-power/test.cc

void AcquireLease (const fidl::ClientEnd<fuchsia_power_broker::Topology> & broker, zx::event power_token, const std::string & lease_name, zx::eventpair & out_lease_token)

Defined at line 172 of file ../../src/power/testing/system-integration/dispatcher-power/test.cc

void RunTestBody ()

Defined at line 206 of file ../../src/power/testing/system-integration/dispatcher-power/test.cc