Lines Matching defs:comment
522 const char* comment, TypeId fixture_class_id,
550 // Returns the test case comment.
553 // Returns the test comment.
554 const char* comment() const { return comment_.c_str(); }
580 const String test_case_comment_; // Test case comment
581 const String comment_; // Test comment
863 const char* comment,