Searched refs:ComplexToString (Results 1 – 1 of 1) sorted by relevance
385 static std::string ComplexToString(uint32_t complex_value, bool fraction) { in ComplexToString() function494 printer->Print(ComplexToString(value.data, false /*fraction*/)); in PrettyPrint()498 printer->Print(ComplexToString(value.data, true /*fraction*/)); in PrettyPrint()