class AddTestDelegate
Defined at line 118 of file ../../zircon/system/ulib/zxtest/include/zxtest/base/parameterized-value.h
Public Methods
std::unique_ptr<ParameterizedTestCaseInfo> CreateSuite (const std::string_view & suite_name)
bool AddTest (ParameterizedTestCaseInfo *base,const std::string_view &test_name,const SourceLocation &location)
void ~AddTestDelegate ()
Defined at line 120 of file ../../zircon/system/ulib/zxtest/include/zxtest/base/parameterized-value.h