Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
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

namespace  testing
 
namespace  testing::gmock_matchers_test
 
namespace  testing::gmock_matchers_test::convertible_from_any
 
namespace  testing::gmock_matchers_test::matcher_test
 
namespace  testing::gmock_matchers_test::adl_test
 

Variable Documentation

◆ rhs_

int rhs_
private

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

◆ kInt

const int kInt = 1
static

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

◆ value_

char value_
private

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

◆ value

const int* value

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

◆ i

int i

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

◆ c_

char c_
private

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

◆ i_

int i_
private

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

◆ member_1

int member_1

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

◆ member_2

std::string member_2

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

◆ threshold_

int threshold_
private

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

◆ number_

int number_
private

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

◆ max_ulps_

const Bits max_ulps_
protected

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

◆ zero_bits_

const Bits zero_bits_
protected

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

◆ one_bits_

const Bits one_bits_
protected

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

◆ infinity_bits_

const Bits infinity_bits_
protected

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

◆ close_to_positive_zero_

const RawType close_to_positive_zero_
protected

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

◆ close_to_negative_zero_

const RawType close_to_negative_zero_
protected

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

◆ further_from_negative_zero_

const RawType further_from_negative_zero_
protected

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

◆ close_to_one_

const RawType close_to_one_
protected

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

◆ further_from_one_

const RawType further_from_one_
protected

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

◆ infinity_

const RawType infinity_
protected

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

◆ close_to_infinity_

const RawType close_to_infinity_
protected

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

◆ further_from_infinity_

const RawType further_from_infinity_
protected

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

◆ max_

const RawType max_
protected

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

◆ nan1_

const RawType nan1_
protected

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

◆ nan2_

const RawType nan2_
protected

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

◆ val_

T* val_
private

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

◆ x

int x

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

◆ y

const double y

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

◆ z

Uncopyable z

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

◆ p

const char* p

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

◆ ch

char ch

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

◆ n_

int n_
private

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

◆ s_

std::string s_
private

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

◆ x_

double x_
staticprivate

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

◆ k_

int k_
private

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

◆ divider_

int divider_
private

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

◆ pos_

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

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

◆ remainder_

std::list<value_type> remainder_
mutableprivate

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

◆ kUnused

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

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

◆ graph_

const Graph* graph_
private

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

◆ lhs_used_

std::vector<size_t> lhs_used_
private

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

◆ rhs_used_

std::vector<size_t> rhs_used_
private

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

◆ matches_

ElementMatcherPairs matches_
private

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

◆ best_so_far_

ElementMatcherPairs best_so_far_
private

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

◆ has_value_

bool has_value_
private

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

◆ has_int_

bool has_int_
private

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

◆ index_

int index_
private

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