Searched refs:kMemoryExceptionMessage (Results 1 – 2 of 2) sorted by relevance
39 static const char * const kMemoryExceptionMessage = "ERROR: Can't allocate required memory!"; variable140 PrintError(kMemoryExceptionMessage); in main()161 PrintError(kMemoryExceptionMessage); in main()
203 static const char * const kMemoryExceptionMessage = "Can't allocate required memory!"; variable937 *_se << kMemoryExceptionMessage; in ExtractResult()