28 #ifndef D_MemoryReportFormatter_h
29 #define D_MemoryReportFormatter_h
45 virtual void report_alloc_memory(
TestResult* result,
TestMemoryAllocator* allocator,
size_t size,
char* memory,
const char* file,
int line)=0;
Definition: TestResult.h:41
Definition: TestOutput.h:44
Definition: TestMemoryAllocator.h:49