Searched defs:error_message (Results 1 – 2 of 2) sorted by relevance
159 std::string error_message = "error: linker cannot load itself\n"; in TEST() local234 std::string error_message = in TEST() local329 std::string error_message = std::string("CANNOT LINK EXECUTABLE ") + in TEST() local
64 char error_message[kLongLegacyErrorBufferSize]; member