Lines Matching refs:test_case_comment
2128 const char* test_case_comment,
2133 test_case_comment, comment,
2151 // test_case_comment: a comment on the test case that will be included in
2163 const char* test_case_comment, const char* comment,
2169 new TestInfo(test_case_name, name, test_case_comment, comment,
2207 const char* TestInfo::test_case_comment() const {
2208 return impl_->test_case_comment();
4302 const char* test_case_comment,
4309 test_case_comment_(String(test_case_comment)),