class FakeProviderImpl
Defined at line 36 of file ../../src/developer/build_info/testing/build_info.h
Returns fake system build information. Used for testing.
Public Members
static const auto kProductNameDefault
static const auto kBoardNameDefault
static const auto kVersionDefault
static const auto kPlatformVersionDefault
static const auto kProductVersionDefault
static const auto kLastCommitDateDefault
Public Methods
void GetBuildInfo (GetBuildInfoCallback callback)
Returns a fake product, board, version, and timestamp information used at build time.
Defined at line 10 of file ../../src/developer/build_info/testing/build_info.cc
void FakeProviderImpl (std::shared_ptr<struct fake_info> info_ref)
Defined at line 45 of file ../../src/developer/build_info/testing/build_info.h