Electroneum
Loading...
Searching...
No Matches
testing::internal::BuiltInDefaultValue< T > Class Template Reference

#include <gmock-actions.h>

Static Public Member Functions

static bool Exists ()
static T Get ()

Detailed Description

template<typename T>
class testing::internal::BuiltInDefaultValue< T >

Definition at line 97 of file gmock-actions.h.

Member Function Documentation

◆ Exists()

template<typename T>
bool testing::internal::BuiltInDefaultValue< T >::Exists ( )
inlinestatic

Definition at line 112 of file gmock-actions.h.

112 {
113 return false;
114 }
Here is the caller graph for this function:

◆ Get()

template<typename T>
T testing::internal::BuiltInDefaultValue< T >::Get ( )
inlinestatic

Definition at line 116 of file gmock-actions.h.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/external/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-actions.h