Searched refs:error_detail (Results 1 – 1 of 1) sorted by relevance
228 std::string error_detail; in CheckMapRequest() local229 CheckNonOverlapping(expected, limit, &error_detail); in CheckMapRequest()235 if (!error_detail.empty()) { in CheckMapRequest()236 os << " : " << error_detail; in CheckMapRequest()