Searched refs:error_detail (Results 1 – 1 of 1) sorted by relevance
255 std::string error_detail; in CheckMapRequest() local256 CheckNonOverlapping(expected, limit, &error_detail); in CheckMapRequest()261 if (!error_detail.empty()) { in CheckMapRequest()262 os << " : " << error_detail; in CheckMapRequest()