v8toolkit  0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
Public Member Functions | List of all members
testing::InSequence Class Reference

#include <gmock-spec-builders.h>

Public Member Functions

 InSequence ()
 
 ~InSequence ()
 

Detailed Description

Definition at line 660 of file gmock-spec-builders.h.

Constructor & Destructor Documentation

testing::InSequence::InSequence ( )

Referenced by testing::internal::TypedExpectation< F >::InSequence().

Here is the caller graph for this function:

testing::InSequence::~InSequence ( )

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