template <typename ParamType>

class AddInstantiationDelegate

Defined at line 128 of file ../../zircon/system/ulib/zxtest/include/zxtest/base/parameterized-value.h

Public Methods

bool AddInstantiation (ParameterizedTestCaseInfo * base, const fbl::String & instantiation_name, const SourceLocation & location, zxtest::internal::ValueProvider<ParamType> & provider, std::function<std::string (zxtest::TestParamInfo<ParamType>)> name_fn)
void ~AddInstantiationDelegate<ParamType> ()

Defined at line 130 of file ../../zircon/system/ulib/zxtest/include/zxtest/base/parameterized-value.h