Public Member Functions | Public Attributes | List of all members
re2::FilterTestVars Struct Reference

Public Member Functions

 FilterTestVars ()
 
 FilterTestVars ()
 
 FilterTestVars (int min_atom_len)
 
 FilterTestVars (int min_atom_len)
 

Public Attributes

std::vector< intatom_indices
 
std::vector< std::string > atoms
 
FilteredRE2 f
 
std::vector< intmatches
 
RE2::Options opts
 

Detailed Description

Definition at line 18 of file bloaty/third_party/re2/re2/testing/filtered_re2_test.cc.

Constructor & Destructor Documentation

◆ FilterTestVars() [1/4]

re2::FilterTestVars::FilterTestVars ( )
inline

◆ FilterTestVars() [2/4]

re2::FilterTestVars::FilterTestVars ( int  min_atom_len)
inlineexplicit

◆ FilterTestVars() [3/4]

re2::FilterTestVars::FilterTestVars ( )
inline

Definition at line 20 of file re2/re2/testing/filtered_re2_test.cc.

◆ FilterTestVars() [4/4]

re2::FilterTestVars::FilterTestVars ( int  min_atom_len)
inlineexplicit

Definition at line 21 of file re2/re2/testing/filtered_re2_test.cc.

Member Data Documentation

◆ atom_indices

std::vector< int > re2::FilterTestVars::atom_indices

◆ atoms

std::vector< std::string > re2::FilterTestVars::atoms

◆ f

FilteredRE2 re2::FilterTestVars::f

◆ matches

std::vector< int > re2::FilterTestVars::matches

◆ opts

RE2::Options re2::FilterTestVars::opts

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:42