template <typename SuiteClass, typename Type, typename TestClass>
class AddTestDelegateImpl
Defined at line 107 of file ../../zircon/system/ulib/zxtest/include/zxtest/base/parameterized-value-impl.h
Public Methods
std::unique_ptr<ParameterizedTestCaseInfo> CreateSuite (const std::string_view & suite_name)
Defined at line 109 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 113 of file ../../zircon/system/ulib/zxtest/include/zxtest/base/parameterized-value-impl.h