Home | History | Annotate | Download | only in src

Lines Matching defs:comment

518                const char* comment, TypeId fixture_class_id,
546 // Returns the test case comment.
549 // Returns the test comment.
550 const char* comment() const { return comment_.c_str(); }
576 const String test_case_comment_; // Test case comment
577 const String comment_; // Test comment
859 const char* comment,