Searched defs:AtEnd (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.h13813 assert(!AtEnd());
13835 // so we have to consult AtEnd().
13836 return (AtEnd() && typed_other->AtEnd()) ||
13855 if (!AtEnd())
13858 bool AtEnd() const { function in class:testing::internal::CartesianProductGenerator2::Iterator
13932 assert(!AtEnd());
13958 // so we have to consult AtEnd().
13959 return (AtEnd() && typed_other->AtEnd()) ||
13985 bool AtEnd() const { function in class:testing::internal::CartesianProductGenerator3::Iterator
14131 bool AtEnd() const { function in class:testing::internal::CartesianProductGenerator4::Iterator
14293 bool AtEnd() const { function in class:testing::internal::CartesianProductGenerator5::Iterator
14474 bool AtEnd() const { function in class:testing::internal::CartesianProductGenerator6::Iterator
14672 bool AtEnd() const { function in class:testing::internal::CartesianProductGenerator7::Iterator
14889 bool AtEnd() const { function in class:testing::internal::CartesianProductGenerator8::Iterator
15123 bool AtEnd() const { function in class:testing::internal::CartesianProductGenerator9::Iterator
15374 bool AtEnd() const { function in class:testing::internal::CartesianProductGenerator10::Iterator
[all...]

Completed in 126 milliseconds