#include <gmock-actions.h>
template<typename T>
struct testing::internal::BuiltInDefaultValueGetter< T, false >
Definition at line 79 of file gmock-actions.h.
◆ Get()
Definition at line 80 of file gmock-actions.h.
81 Assert(
false, __FILE__, __LINE__,
82 "Default action undefined for the function return type.");
83 return internal::Invalid<T>();
void Assert(bool condition, const char *file, int line)
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-4.0.0.0/external/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-actions.h