class BuildInfoTestControllerImpl

Defined at line 22 of file ../../src/developer/build_info/testing/build_info.h

Sets fake system build information. Used for testing.

Public Methods

void BuildInfoTestControllerImpl (std::shared_ptr<struct fake_info> info_ref)

Defined at line 24 of file ../../src/developer/build_info/testing/build_info.h

void SetBuildInfo (fuchsia::buildinfo::BuildInfo build_info, SetBuildInfoCallback callback)

Set the value to be returned by GetBuildInfo() in the Provider.

Defined at line 47 of file ../../src/developer/build_info/testing/build_info.cc