Monero
Loading...
Searching...
No Matches
Namespaces | Functions
gmock-spec-builders.cc File Reference
#include "gmock/gmock-spec-builders.h"
#include <stdlib.h>
#include <iostream>
#include <map>
#include <set>
#include <string>
#include "gmock/gmock.h"
#include "gtest/gtest.h"
Include dependency graph for gmock-spec-builders.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  testing
 
namespace  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 string &message)
 
void testing::internal::ReportUninterestingCall (CallReaction reaction, const string &msg)
 

Variable Documentation

◆ first_used_file

const char* first_used_file

◆ first_used_line

int first_used_line

◆ first_used_test

::std::string first_used_test

◆ first_used_test_case

::std::string first_used_test_case

◆ function_mockers

FunctionMockers function_mockers

◆ leakable

bool leakable

◆ states_

StateMap states_
private