Home | History | Annotate | Download | only in cctest

Lines Matching full:class_index

563 static std::string GetClassName(int class_index) {
565 os << "A" << class_index;