Searched defs:PrintDebugInfo (Results 1 – 2 of 2) sorted by relevance
337 void PrefilterTree::PrintDebugInfo(NodeSet* nodes) { in PrintDebugInfo() function in re2::PrefilterTree
36 std::string PrintDebugInfo(std::vector<T> items, const std::string &info_header = "") { in PrintDebugInfo() function