Searched refs:debug_string_options (Results 1 – 2 of 2) sorted by relevance
2422 const DebugStringOptions& debug_string_options) const { in DebugStringWithOptions()2428 debug_string_options); in DebugStringWithOptions()2435 SourceLocationCommentPrinter comment_printer(this, "", debug_string_options); in DebugStringWithOptions()2462 debug_string_options); in DebugStringWithOptions()2473 enum_type(i)->DebugString(0, &contents, debug_string_options); in DebugStringWithOptions()2488 message_type(i)->DebugString(0, &contents, debug_string_options, in DebugStringWithOptions()2495 service(i)->DebugString(&contents, debug_string_options); in DebugStringWithOptions()2508 debug_string_options); in DebugStringWithOptions()2530 const DebugStringOptions& debug_string_options, in DebugString() argument2540 debug_string_options); in DebugString()[all …]
2366 DebugStringOptions debug_string_options; in TEST_F() local2367 debug_string_options.include_comments = true; in TEST_F()2371 descriptor->DebugStringWithOptions(debug_string_options); in TEST_F()