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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h10091 virtual bool Equals(const ParamIteratorInterface& other) const = 0;
10126 return impl_.get() == other.impl_.get() || impl_->Equals(*other.impl_);
10215 virtual bool Equals(const ParamIteratorInterface<T>& other) const { function in class:testing::internal::RangeGenerator::Iterator
10313 virtual bool Equals(const ParamIteratorInterface<T>& other) const { function in class:testing::internal::ValuesInIteratorRangeGenerator::Iterator
13825 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator2::Iterator
13948 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator3::Iterator
14089 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator4::Iterator
14247 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator5::Iterator
14424 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator6::Iterator
14618 virtual bool Equals(cons function in class:testing::internal::CartesianProductGenerator7::Iterator
14831 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator8::Iterator
15060 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator9::Iterator
15307 virtual bool Equals(const ParamIteratorInterface<ParamType>& other) const { function in class:testing::internal::CartesianProductGenerator10::Iterator
[all...]

Completed in 154 milliseconds