Searched refs:GetErrorTypeString (Results 1 – 4 of 4) sorted by relevance
74 TEST_F(ProtoEnumConversionsTest, GetErrorTypeString) { in TEST_F() argument77 GetErrorTypeString, in TEST_F()81 GetErrorTypeString, in TEST_F()
47 SYNC_EXPORT_PRIVATE const char* GetErrorTypeString(
139 const char* GetErrorTypeString(sync_pb::SyncEnums::ErrorType error_type) { in GetErrorTypeString() function
987 SET_ENUM(error_type, GetErrorTypeString); in ErrorToValue()1007 SET_ENUM(error_code, GetErrorTypeString); in ClientToServerResponseToValue()