|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <string>#include <gtest/gtest.h>#include "runtime/string-value.inline.h"#include "util/cpu-info.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 | |
| StringValue | impala::FromStdString (const string &str) |
| impala::TEST (StringValueTest, TestCompare) | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 121 of file string-value-test.cc.
References impala::CpuInfo::Init().