template <typename SuiteClass, typename Type, typename TestClass>
class AddTestDelegateImpl
Defined at line 108 of file ../../zircon/system/ulib/zxtest/include/zxtest/base/parameterized-value-impl.h
Public Methods
std::unique_ptr<ParameterizedTestCaseInfo> CreateSuite (std::string_view suite_name)
Defined at line 110 of file ../../zircon/system/ulib/zxtest/include/zxtest/base/parameterized-value-impl.h
bool AddTest (ParameterizedTestCaseInfo *base,const std::string_view &test_name,const SourceLocation &location)
Defined at line 114 of file ../../zircon/system/ulib/zxtest/include/zxtest/base/parameterized-value-impl.h