|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <stdlib.h>#include <stdio.h>#include <iostream>#include <gtest/gtest.h>#include "common/init.h"#include "util/disk-info.h"#include "util/perf-counters.h"#include "common/names.h"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 (PerfCounterTest, Basic) | |
| impala::TEST (CpuInfoTest, Basic) | |
| impala::TEST (DiskInfoTest, Basic) | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 63 of file perf-counters-test.cc.
References impala::InitCommonRuntime().