Namespaces
gmock-matchers_test.cc File Reference
#include "gmock/gmock-matchers.h"
#include "gmock/gmock-more-matchers.h"
#include <string.h>
#include <time.h>
#include <deque>
#include <forward_list>
#include <functional>
#include <iostream>
#include <iterator>
#include <limits>
#include <list>
#include <map>
#include <memory>
#include <set>
#include <sstream>
#include <string>
#include <type_traits>
#include <utility>
#include <vector>
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include "gtest/gtest-spi.h"
Include dependency graph for gmock-matchers_test.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 testing
 
 testing::gmock_matchers_test
 
 testing::gmock_matchers_test::convertible_from_any
 

Variable Documentation

◆ best_so_far_

ElementMatcherPairs best_so_far_
private

Definition at line 6045 of file gmock-matchers_test.cc.

◆ c_

char c_
private

Definition at line 972 of file gmock-matchers_test.cc.

◆ ch

char ch

Definition at line 3871 of file gmock-matchers_test.cc.

◆ close_to_infinity_

const RawType close_to_infinity_
protected

Definition at line 3282 of file gmock-matchers_test.cc.

◆ close_to_negative_zero_

const RawType close_to_negative_zero_
protected

Definition at line 3273 of file gmock-matchers_test.cc.

◆ close_to_one_

const RawType close_to_one_
protected

Definition at line 3277 of file gmock-matchers_test.cc.

◆ close_to_positive_zero_

const RawType close_to_positive_zero_
protected

Definition at line 3272 of file gmock-matchers_test.cc.

◆ divider_

int divider_
private

Definition at line 4612 of file gmock-matchers_test.cc.

◆ further_from_infinity_

const RawType further_from_infinity_
protected

Definition at line 3283 of file gmock-matchers_test.cc.

◆ further_from_negative_zero_

const RawType further_from_negative_zero_
protected

Definition at line 3274 of file gmock-matchers_test.cc.

◆ further_from_one_

const RawType further_from_one_
protected

Definition at line 3278 of file gmock-matchers_test.cc.

◆ graph_

const Graph* graph_
private

Definition at line 6041 of file gmock-matchers_test.cc.

◆ has_int_

bool has_int_
private

Definition at line 6698 of file gmock-matchers_test.cc.

◆ has_value_

bool has_value_
private

Definition at line 6642 of file gmock-matchers_test.cc.

◆ i

int i

Definition at line 764 of file gmock-matchers_test.cc.

◆ i_

int i_
private

Definition at line 1114 of file gmock-matchers_test.cc.

◆ index_

int index_
private

Definition at line 6752 of file gmock-matchers_test.cc.

◆ infinity_

const RawType infinity_
protected

Definition at line 3281 of file gmock-matchers_test.cc.

◆ infinity_bits_

const Bits infinity_bits_
protected

Definition at line 3269 of file gmock-matchers_test.cc.

◆ k_

int k_
private

Definition at line 4140 of file gmock-matchers_test.cc.

◆ kInt

const int kInt = 1
static

Definition at line 283 of file gmock-matchers_test.cc.

◆ kUnused

const size_t kUnused = static_cast<size_t>(-1)
staticprivate

Definition at line 6000 of file gmock-matchers_test.cc.

◆ lhs_used_

std::vector<size_t> lhs_used_
private

Definition at line 6042 of file gmock-matchers_test.cc.

◆ matches_

ElementMatcherPairs matches_
private

Definition at line 6044 of file gmock-matchers_test.cc.

◆ max_

const RawType max_
protected

Definition at line 3286 of file gmock-matchers_test.cc.

◆ max_ulps_

const Bits max_ulps_
protected

Definition at line 3265 of file gmock-matchers_test.cc.

◆ member_1

int member_1

Definition at line 1501 of file gmock-matchers_test.cc.

◆ member_2

string member_2

Definition at line 1502 of file gmock-matchers_test.cc.

◆ n_

int n_
private

Definition at line 4127 of file gmock-matchers_test.cc.

◆ nan1_

const RawType nan1_
protected

Definition at line 3289 of file gmock-matchers_test.cc.

◆ nan2_

const RawType nan2_
protected

Definition at line 3290 of file gmock-matchers_test.cc.

◆ number_

int number_
private

Definition at line 2921 of file gmock-matchers_test.cc.

◆ one_bits_

const Bits one_bits_
protected

Definition at line 3268 of file gmock-matchers_test.cc.

◆ p

const char* p

Definition at line 3863 of file gmock-matchers_test.cc.

◆ pos_

std::list<value_type>::iterator pos_
private

Definition at line 5240 of file gmock-matchers_test.cc.

◆ remainder_

std::list<value_type> remainder_
mutableprivate

Definition at line 5255 of file gmock-matchers_test.cc.

◆ result_type

const typedef int* result_type

Definition at line 4572 of file gmock-matchers_test.cc.

◆ rhs_

int rhs_
private

Definition at line 131 of file gmock-matchers_test.cc.

◆ rhs_used_

std::vector<size_t> rhs_used_
private

Definition at line 6043 of file gmock-matchers_test.cc.

◆ s_

std::string s_
private

Definition at line 4128 of file gmock-matchers_test.cc.

◆ threshold_

int threshold_
private

Definition at line 2887 of file gmock-matchers_test.cc.

◆ val_

T* val_
private

Definition at line 3778 of file gmock-matchers_test.cc.

◆ value

const int* value

Definition at line 710 of file gmock-matchers_test.cc.

◆ value_

T value_
private

Definition at line 571 of file gmock-matchers_test.cc.

◆ x

int x

Definition at line 3860 of file gmock-matchers_test.cc.

◆ x_

double x_
staticprivate

Definition at line 4130 of file gmock-matchers_test.cc.

◆ y

const double y

Definition at line 3861 of file gmock-matchers_test.cc.

◆ z

Uncopyable z

Definition at line 3862 of file gmock-matchers_test.cc.

◆ zero_bits_

const Bits zero_bits_
protected

Definition at line 3267 of file gmock-matchers_test.cc.



libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:03