tesseract v5.3.3.20231005
|
#include <gmock-actions.h>
Public Types | |
typedef T(* | FactoryFunction) () |
Static Public Member Functions | |
static void | Set (T x) |
static void | SetFactory (FactoryFunction factory) |
static void | Clear () |
static bool | IsSet () |
static bool | Exists () |
static T | Get () |
Definition at line 287 of file gmock-actions.h.
typedef T(* testing::DefaultValue< T >::FactoryFunction) () |
Definition at line 299 of file gmock-actions.h.
|
inlinestatic |
Definition at line 306 of file gmock-actions.h.
|
inlinestatic |
Definition at line 316 of file gmock-actions.h.
|
inlinestatic |
Definition at line 323 of file gmock-actions.h.
|
inlinestatic |
Definition at line 312 of file gmock-actions.h.
|
inlinestatic |
Definition at line 291 of file gmock-actions.h.
|
inlinestatic |
Definition at line 300 of file gmock-actions.h.