template <typename SuiteClass, typename Type>

class AddInstantiationDelegateImpl

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

Public Methods

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

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