template <typename SuiteClass, typename Type>
class AddInstantiationDelegateImpl
Defined at line 126 of file ../../zircon/system/ulib/zxtest/include/zxtest/base/parameterized-value-impl.h
Public Methods
bool AddInstantiation (ParameterizedTestCaseInfo *base,std::string_viewinstantiation_name,const SourceLocation &location,zxtest::internal::ValueProvider<Type> &provider,std::function<std::string (zxtest::TestParamInfo<Type>)>name_fn)
Defined at line 128 of file ../../zircon/system/ulib/zxtest/include/zxtest/base/parameterized-value-impl.h