Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <stdlib.h>
#include <stdio.h>
#include <iostream>
#include <gtest/gtest.h>
#include "util/pretty-printer.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 (PrettyPrinterTest, Unit) | |
impala::TEST (PrettyPrinterTest, UnitPerSecond) | |
impala::TEST (PrettyPrinterTest, CpuTicks) | |
impala::TEST (PrettyPrinterTest, Bytes) | |
impala::TEST (PrettyPrinterTest, BytesPerSecond) | |
impala::TEST (PrettyPrinterTest, Seconds) | |
impala::TEST (PrettyPrinterTest, NanoSeconds) | |
impala::TEST (PrettyPrinterTest, DoubleValue) | |
impala::TEST (PrettyPrinterTest, StringList) | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 125 of file pretty-printer-test.cc.
References impala::CpuInfo::Init().