v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#include <gmock-matchers.h>
Public Member Functions | |
UnorderedElementsAreArrayMatcher () | |
template<typename Iter > | |
UnorderedElementsAreArrayMatcher (Iter first, Iter last) | |
template<typename Container > | |
operator Matcher< Container > () const | |
Definition at line 3502 of file gmock-matchers.h.
|
inline |
Definition at line 3504 of file gmock-matchers.h.
|
inline |
Definition at line 3507 of file gmock-matchers.h.
|
inline |
Definition at line 3511 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, and testing::MakeMatcher().