Searched defs:doc_string (Results 1 – 4 of 4) sorted by relevance
41 std::string doc_string; member53 std::string doc_string; member63 std::string doc_string; member78 std::string doc_string; member
58 void IndentedText::AddComments(const std::string& doc_string) { in AddComments()
273 def create_test_case(doc_string, input_sexp, expected_sexp, test_name, argument
70 const char *doc_string; member