Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces
gmock-matchers_test.cc File Reference
#include "gmock/gmock-matchers.h"
#include <string.h>
#include <time.h>
#include <array>
#include <cstdint>
#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 <unordered_map>
#include <unordered_set>
#include <utility>
#include <vector>
#include "gmock/gmock-more-matchers.h"
#include "gmock/gmock.h"
#include "gtest/gtest-spi.h"
#include "gtest/gtest.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
 
 testing::gmock_matchers_test::matcher_test
 
 testing::gmock_matchers_test::adl_test
 

Variable Documentation

int rhs_

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

const int kInt = 1
static

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

char value_

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

const int* value

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

int i

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

char c_

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

int i_

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

int member_1

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

std::string member_2

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

int threshold_

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

int number_

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

const Bits max_ulps_

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

const Bits zero_bits_

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

const Bits one_bits_

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

const Bits infinity_bits_

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

const RawType close_to_positive_zero_

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

const RawType close_to_negative_zero_

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

const RawType further_from_negative_zero_

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

const RawType close_to_one_

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

const RawType further_from_one_

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

const RawType infinity_

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

const RawType close_to_infinity_

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

const RawType further_from_infinity_

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

const RawType max_

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

const RawType nan1_

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

const RawType nan2_

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

T* val_

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

int x

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

const double y

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

Uncopyable z

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

const char* p

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

char ch

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

int n_

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

std::string s_

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

double x_
static

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

int k_

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

int divider_

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

std::list<value_type>::iterator pos_

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

std::list<value_type> remainder_
mutable

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

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

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

const Graph* graph_

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

std::vector<size_t> lhs_used_

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

std::vector<size_t> rhs_used_

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

ElementMatcherPairs matches_

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

ElementMatcherPairs best_so_far_

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

bool has_value_

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

bool has_int_

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

int index_

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