Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
free-pool-test.cc File Reference
#include <string>
#include <gtest/gtest.h>
#include "runtime/free-pool.h"
#include "runtime/mem-pool.h"
#include "runtime/mem-tracker.h"
#include "common/names.h"
Include dependency graph for free-pool-test.cc:

Go to the source code of this file.

Namespaces

 impala
 This file contains type definitions that are used throughout the code base.
 

Functions

 impala::TEST (FreePoolTest, Basic)
 
 impala::TEST (FreePoolTest, Loop)
 
 impala::TEST (FreePoolTest, ReAlloc)
 
int main (int argc, char **argv)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 171 of file free-pool-test.cc.