Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
testing::gmock_matchers_test Namespace Reference

Namespaces

namespace  convertible_from_any
namespace  matcher_test
namespace  adl_test

Classes

class  vector

Typedefs

typedef ::std::vector< ::std::string > Strings

Functions

GTEST_API_ std::string FormatMatcherDescription (bool negation, const char *matcher_name, const Strings &param_values)

Typedef Documentation

◆ Strings

typedef ::std::vector< ::std::string> testing::internal::Strings

Definition at line 868 of file gtest-printers.h.

Function Documentation

◆ FormatMatcherDescription()

GTEST_API_ std::string testing::internal::FormatMatcherDescription ( bool negation,
const char * matcher_name,
const Strings & param_values )

Definition at line 51 of file gmock-matchers.cc.