Searched defs:indent1 (Results 1 – 2 of 2) sorted by relevance
151 const std::string indent1 = std::string(indent_num_whitespaces, ' '); in SerializeToText() local