Searched refs:kMemoryExceptionMessage (Results 1 – 2 of 2) sorted by relevance
30 static const char * const kMemoryExceptionMessage = "ERROR: Can't allocate required memory!"; variable74 PrintError(kMemoryExceptionMessage); in main()93 PrintError(kMemoryExceptionMessage); in main()
191 static const char * const kMemoryExceptionMessage = "Can't allocate required memory!"; variable816 *_se << kMemoryExceptionMessage; in ExtractResult()