Public Member Functions | Public Attributes | List of all members
TestCase Struct Reference

#include <output_test.h>

Inheritance diagram for TestCase:
Inheritance graph
[legend]

Public Member Functions

 TestCase (std::string re, int rule=MR_Default)
 

Public Attributes

int match_rule
 
std::shared_ptr< benchmark::Regexregex
 
std::string regex_str
 
std::string substituted_regex
 

Detailed Description

Definition at line 31 of file output_test.h.

Constructor & Destructor Documentation

◆ TestCase()

TestCase::TestCase ( std::string  re,
int  rule = MR_Default 
)

Definition at line 330 of file output_test_helper.cc.

Member Data Documentation

◆ match_rule

int TestCase::match_rule

Definition at line 35 of file output_test.h.

◆ regex

std::shared_ptr<benchmark::Regex> TestCase::regex

Definition at line 37 of file output_test.h.

◆ regex_str

std::string TestCase::regex_str

Definition at line 34 of file output_test.h.

◆ substituted_regex

std::string TestCase::substituted_regex

Definition at line 36 of file output_test.h.


The documentation for this struct was generated from the following files:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06