Searched refs:error_detail (Results 1 – 1 of 1) sorted by relevance
241 std::string error_detail; in CheckMapRequest() local242 CheckNonOverlapping(expected, limit, &error_detail); in CheckMapRequest()247 if (!error_detail.empty()) { in CheckMapRequest()248 os << " : " << error_detail; in CheckMapRequest()