MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
alignment_unittest::AlignmentTest Class Reference

Protected Member Functions

virtual void SetUp ()
virtual void TearDown ()

Static Protected Member Functions

static void SetUpTestCase ()
static void TearDownTestCase ()

Protected Attributes

uchar ** aligned_keys
uchar ** unaligned_keys

Static Protected Attributes

static const int num_iterations = 1
static const int num_records = 100 * 1000
static int * aligned_data
static uchar * unaligned_data

Detailed Description

Definition at line 31 of file alignment-t.cc.


The documentation for this class was generated from the following file: