Home | History | Annotate | Download | only in verifier

Lines Matching refs:descriptor_

541     DCHECK(descriptor_[1] == 'L' || descriptor_[1] == '[');
542 return descriptor_[0] == '[';
560 descriptor_[0] == '[';
818 CHECK(descriptor_.empty()) << *this;
822 CHECK(!descriptor_.empty()) << *this;
824 CHECK_EQ(descriptor_, klass_.Read()->GetDescriptor(&temp)) << *this;
838 CHECK(!descriptor_.empty()) << *this;
843 CHECK(!descriptor_.empty()) << *this;
861 CHECK(descriptor_.empty()) << *this;
905 CHECK(!descriptor_.empty()) << *this;
911 CHECK(descriptor_.empty()) << *this;