Searched refs:row_string (Results 1 – 2 of 2) sorted by relevance
264 std::string row_string; in Flush() local265 (*row_it)->ToString(column_it->first, &row_string); in Flush()266 file_->WriteText("%s", row_string.c_str()); in Flush()
123 jstring row_string = in ClassificationResultWithIntentsToJObject() local228 result_class, result_class_constructor, row_string, in ClassificationResultWithIntentsToJObject()