Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
testing::internal::TypeParameterizedTestSuiteRegistry::TypeParameterizedTestSuiteInfo Struct Reference

Public Member Functions

 TypeParameterizedTestSuiteInfo (CodeLocation c)

Public Attributes

CodeLocation code_location
bool instantiated

Detailed Description

Definition at line 764 of file gtest-param-util.h.

Constructor & Destructor Documentation

◆ TypeParameterizedTestSuiteInfo()

testing::internal::TypeParameterizedTestSuiteRegistry::TypeParameterizedTestSuiteInfo::TypeParameterizedTestSuiteInfo ( CodeLocation c)
inlineexplicit

Definition at line 765 of file gtest-param-util.h.

Member Data Documentation

◆ code_location

CodeLocation testing::internal::TypeParameterizedTestSuiteRegistry::TypeParameterizedTestSuiteInfo::code_location

Definition at line 768 of file gtest-param-util.h.

◆ instantiated

bool testing::internal::TypeParameterizedTestSuiteRegistry::TypeParameterizedTestSuiteInfo::instantiated

Definition at line 769 of file gtest-param-util.h.


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