HPCToolkit
LRU_test.cpp File Reference
#include <iostream>
#include <cassert>
#include "../LRUList.hpp"
Include dependency graph for LRU_test.cpp:

Go to the source code of this file.

Classes

struct  TestData
 

Macros

#define OBJCOUNT   20
 

Functions

void lruTest ()
 

Macro Definition Documentation

◆ OBJCOUNT

#define OBJCOUNT   20

Function Documentation

◆ lruTest()

void lruTest ( )

Definition at line 76 of file LRU_test.cpp.

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