HomeSort by relevance Sort by last modified time
    Searched refs:ParamIterator (Results 1 - 15 of 15) sorted by null

  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-param-util.h 82 // of ParamIterator<T>.
99 class ParamIterator {
105 // ParamIterator assumes ownership of the impl_ pointer.
106 ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {}
107 ParamIterator& operator=(const ParamIterator& other) {
116 ParamIterator& operator++() {
121 ParamIterator operator++(int /*unused*/) {
124 return ParamIterator(clone)
    [all...]
  /external/googletest/googletest/include/gtest/internal/
gtest-param-util.h 106 // of ParamIterator<T>.
123 class ParamIterator {
129 // ParamIterator assumes ownership of the impl_ pointer.
130 ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {}
131 ParamIterator& operator=(const ParamIterator& other) {
140 ParamIterator& operator++() {
145 ParamIterator operator++(int /*unused*/) {
148 return ParamIterator(clone)
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-param-util.h 106 // of ParamIterator<T>.
123 class ParamIterator {
129 // ParamIterator assumes ownership of the impl_ pointer.
130 ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {}
131 ParamIterator& operator=(const ParamIterator& other) {
140 ParamIterator& operator++() {
145 ParamIterator operator++(int /*unused*/) {
148 return ParamIterator(clone)
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-param-util.h 82 // of ParamIterator<T>.
99 class ParamIterator {
105 // ParamIterator assumes ownership of the impl_ pointer.
106 ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {}
107 ParamIterator& operator=(const ParamIterator& other) {
116 ParamIterator& operator++() {
121 ParamIterator operator++(int /*unused*/) {
124 return ParamIterator(clone)
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-param-util.h 82 // of ParamIterator<T>.
99 class ParamIterator {
105 // ParamIterator assumes ownership of the impl_ pointer.
106 ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {}
107 ParamIterator& operator=(const ParamIterator& other) {
116 ParamIterator& operator++() {
121 ParamIterator operator++(int /*unused*/) {
124 return ParamIterator(clone)
    [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-param-util.h 81 // of ParamIterator<T>.
98 class ParamIterator {
104 // ParamIterator assumes ownership of the impl_ pointer.
105 ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {}
106 ParamIterator& operator=(const ParamIterator& other) {
115 ParamIterator& operator++() {
120 ParamIterator operator++(int /*unused*/) {
123 return ParamIterator(clone)
    [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
gtest-param-util.h 82 // of ParamIterator<T>.
99 class ParamIterator {
105 // ParamIterator assumes ownership of the impl_ pointer.
106 ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {}
107 ParamIterator& operator=(const ParamIterator& other) {
116 ParamIterator& operator++() {
121 ParamIterator operator++(int /*unused*/) {
124 return ParamIterator(clone)
    [all...]
  /external/v8/testing/gtest/include/gtest/internal/
gtest-param-util.h 106 // of ParamIterator<T>.
123 class ParamIterator {
129 // ParamIterator assumes ownership of the impl_ pointer.
130 ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {}
131 ParamIterator& operator=(const ParamIterator& other) {
140 ParamIterator& operator++() {
145 ParamIterator operator++(int /*unused*/) {
148 return ParamIterator(clone)
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-param-util.h 82 // of ParamIterator<T>.
99 class ParamIterator {
105 // ParamIterator assumes ownership of the impl_ pointer.
106 ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {}
107 ParamIterator& operator=(const ParamIterator& other) {
116 ParamIterator& operator++() {
121 ParamIterator operator++(int /*unused*/) {
124 return ParamIterator(clone)
    [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-param-util.h 82 // of ParamIterator<T>.
99 class ParamIterator {
105 // ParamIterator assumes ownership of the impl_ pointer.
106 ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {}
107 ParamIterator& operator=(const ParamIterator& other) {
116 ParamIterator& operator++() {
121 ParamIterator operator++(int /*unused*/) {
124 return ParamIterator(clone)
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/internal/
gtest-param-util.h 82 // of ParamIterator<T>.
99 class ParamIterator {
105 // ParamIterator assumes ownership of the impl_ pointer.
106 ParamIterator(const ParamIterator& other) : impl_(other.impl_->Clone()) {}
107 ParamIterator& operator=(const ParamIterator& other) {
116 ParamIterator& operator++() {
121 ParamIterator operator++(int /*unused*/) {
124 return ParamIterator(clone)
    [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest.h     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest.h     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/fused-src/gtest/
gtest.h     [all...]
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 

Completed in 690 milliseconds