Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

void Impala::Core::Array::TestMakeRandom::testSize (  )  [inline]

Definition at line 36 of file TestMakeRandom.h.

00037     {
00038         testSize(0,0);
00039         testSize(1,1);
00040         testSize(10,1);
00041         testSize(10,10);
00042     }


Generated on Thu Jan 13 09:17:22 2011 for ImpalaSrc by  doxygen 1.5.1