- 3.0.1 core module.
gmock-spec-builders.cc File Reference
#include "gmock/gmock-spec-builders.h"
#include <stdlib.h>
#include <iostream>
#include <map>
#include <memory>
#include <set>
#include <string>
#include <vector>
#include "gmock/gmock.h"
#include "gtest/gtest.h"

Namespaces

 testing
 
 testing::internal
 

Functions

GTEST_API_ testing::internal::GTEST_DEFINE_STATIC_MUTEX_ (g_gmock_mutex)
 
GTEST_API_ void testing::internal::LogWithLocation (testing::internal::LogSeverity severity, const char *file, int line, const std::string &message)
 
void testing::internal::ReportUninterestingCall (CallReaction reaction, const std::string &msg)
 
CallReaction testing::internal::intToCallReaction (int mock_behavior)
 

Variables

GTEST_API_ ThreadLocal< Sequence * > testing::internal::g_gmock_implicit_sequence
 

Variable Documentation

const char* first_used_file
int first_used_line
::std::string first_used_test_suite
::std::string first_used_test
bool leakable
FunctionMockers function_mockers