Searched refs:Equals (Results 1 - 2 of 2) sorted by relevance

/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h92 virtual bool Equals(const ParamIteratorInterface& other) const = 0;
127 return impl_.get() == other.impl_.get() || impl_->Equals(*other.impl_);
216 virtual bool Equals(const ParamIteratorInterface<T>& other) const { function in class:testing::internal::RangeGenerator::Iterator
314 virtual bool Equals(const ParamIteratorInterface<T>& other) const { function in class:testing::internal::ValuesInIteratorRangeGenerator::Iterator
H A Dgtest-param-util-generated.h3209 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator2::Iterator
3332 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator3::Iterator
3473 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator4::Iterator
3631 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator5::Iterator
3808 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator6::Iterator
4002 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator7::Iterator
4215 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator8::Iterator
4444 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator9::Iterator
4691 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator10::Iterator

Completed in 180 milliseconds