HPCToolkit
Compression_test.cpp File Reference
#include "../DataCompressionLayer.hpp"
#include "../ByteUtilities.hpp"
#include <cstdlib>
#include <cstdio>
#include <cassert>
#include <iostream>
Include dependency graph for Compression_test.cpp:

Go to the source code of this file.

Macros

#define CHUNK   16384
 

Functions

int inf (FILE *source, FILE *dest)
 
void compressionTest ()
 

Macro Definition Documentation

◆ CHUNK

#define CHUNK   16384

Function Documentation

◆ compressionTest()

void compressionTest ( )

Definition at line 73 of file Compression_test.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ inf()

int inf ( FILE *  source,
FILE *  dest 
)

Definition at line 106 of file Compression_test.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: