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