Searched refs:comment_ (Results 1 – 5 of 5) sorted by relevance
95 const char* comment() const { return comment_; } in comment()155 const char* comment_; variable
48 comment_(comment), in Flag()112 printf(" --%s (%s) type: %s default: ", name_, comment_, in Print()
550 const char* comment() const { return comment_.c_str(); } in comment()577 const String comment_; // Test comment variable
2345 comment_(comment), in TestCase()4279 comment_(String(comment)), in UnitTestImpl()
633 const char* comment() const { return comment_.c_str(); } in comment()721 internal::String comment_; variable