Searched defs:PrintName (Results 1 – 6 of 6) sorted by relevance
23 std::ostream& BlockNamer::PrintName(std::ostream& os, HBasicBlock* blk) const { in PrintName() function in art::BlockNamer
194 std::ostream& PrintName(std::ostream& os, HBasicBlock* blk) const override { in Dump() function
995 std::ostream& HGraphVisualizer::OptionalDefaultNamer::PrintName(std::ostream& os, in PrintName() function in art::HGraphVisualizer::OptionalDefaultNamer
86 static inline std::string PrintName(const testing::TestParamInfo<std::string>& info) { in PrintName() function
63 UString PrintName; member
2907 std::string PrintName(const std::string& name, bool print_ids) { in PrintName() function