Searched refs:value_as_text (Results 1 – 1 of 1) sorted by relevance
412 std::string value_as_text; in AppendPrettyPrinted() local415 convertable_values_[i]->AppendAsTraceFormat(&value_as_text); in AppendPrettyPrinted()417 AppendValueAsJSON(arg_types_[i], arg_values_[i], &value_as_text); in AppendPrettyPrinted()419 *out << value_as_text; in AppendPrettyPrinted()