Protected Member Functions |
virtual void | SetUp () |
virtual void | TearDown () |
Static Protected Member Functions |
static void | SetUpTestCase () |
static void | TearDownTestCase () |
Protected Attributes |
uchar ** | sort_keys |
Static Protected Attributes |
static const int | num_iterations = 1 |
static const int | num_records = 100 * 1000 |
static const int | keys_per_record = 4 |
static const int | record_size = keys_per_record * sizeof(int) |
static std::vector< int > | test_data |
Detailed Description
Definition at line 88 of file filesort_compare-t.cc.
The documentation for this class was generated from the following file: