Xmipp  v3.23.11-Nereus
Static Public Member Functions | List of all members
testing::internal::TypeParameterizedTest< Fixture, TestSel, internal::None > Class Template Reference

#include <gtest-internal.h>

Static Public Member Functions

static bool Register (const char *, const CodeLocation &, const char *, const char *, int, const std::vector< std::string > &=std::vector< std::string >())
 

Detailed Description

template<GTEST_TEMPLATE_ Fixture, class TestSel>
class testing::internal::TypeParameterizedTest< Fixture, TestSel, internal::None >

Definition at line 755 of file gtest-internal.h.

Member Function Documentation

◆ Register()

template<GTEST_TEMPLATE_ Fixture, class TestSel >
static bool testing::internal::TypeParameterizedTest< Fixture, TestSel, internal::None >::Register ( const char *  ,
const CodeLocation ,
const char *  ,
const char *  ,
int  ,
const std::vector< std::string > &  = std::vector<std::string>() 
)
inlinestatic

Definition at line 757 of file gtest-internal.h.

761  {
762  return true;
763  }

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