Testable          397 base/memory/scoped_ptr.h   operator Testable() const { return impl_.get() ? &scoped_ptr::impl_ : NULL; }
Testable          507 base/memory/scoped_ptr.h   operator Testable() const { return impl_.get() ? &scoped_ptr::impl_ : NULL; }
Testable          225 base/memory/weak_ptr.h   operator Testable() const { return get() ? &WeakPtr::ptr_ : NULL; }
Testable           80 remoting/base/typed_buffer.h   operator Testable() const { return buffer_ ? &TypedBuffer::buffer_ : NULL; }
Testable          410 third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/scoped_ptr.h   operator Testable() const { return impl_.get() ? &scoped_ptr::impl_ : NULL; }
Testable          522 third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/internal/scoped_ptr.h   operator Testable() const { return impl_.get() ? &scoped_ptr::impl_ : NULL; }