tesseract v5.3.3.20231005
testing::DefaultValue< void > Class Reference

#include <gmock-actions.h>

Static Public Member Functions

static bool Exists ()
 
static void Get ()
 

Detailed Description

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

Member Function Documentation

◆ Exists()

static bool testing::DefaultValue< void >::Exists ( )
inlinestatic

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

398{ return true; }

◆ Get()

static void testing::DefaultValue< void >::Get ( )
inlinestatic

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

399{}

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