Searched defs:GetErrorTypeString (Results 1 – 2 of 2) sorted by relevance
74 TEST_F(ProtoEnumConversionsTest, GetErrorTypeString) { in TEST_F() argument
139 const char* GetErrorTypeString(sync_pb::SyncEnums::ErrorType error_type) { in GetErrorTypeString() function