|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <gtest/gtest.h>#include <gutil/strings/substitute.h>#include "error-util.h"#include "gen-cpp/Status_types.h"#include "gen-cpp/ErrorCodes_types.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 (ErrorMsg, GenericFormatting) | |
| impala::TEST (ErrorMsg, MergeMap) | |
| impala::TEST (ErrorMsg, CountErrors) | |
| impala::TEST (ErrorMsg, AppendError) | |
| impala::TEST (ErrorMsg, PrintMap) | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 94 of file error-util-test.cc.