afterTestCase(std::string testCaseName) | TestBase | |
beforeTestCase(std::string testCaseName) | TestBase | |
BTreeTest() | BTreeTest | [inline, explicit] |
cacheParams | CacheTestBase | [protected] |
CacheTestBase() | CacheTestBase | [explicit] |
cbPageFull | CacheTestBase | [protected] |
closeDevice(DeviceId deviceId, SharedRandomAccessDevice &pDevice) | CacheTestBase | |
closeLinearSegment() | SegStorageTestBase | |
closeRandomSegment() | SegStorageTestBase | |
closeSnapshotRandomSegment() | SegStorageTestBase | |
closeStorage() | SegStorageTestBase | [virtual] |
closeVersionedRandomSegment() | SegStorageTestBase | |
configMap | TestBase | [static] |
createLinearDeviceSegment(DeviceId deviceId, uint nPages) | SegStorageTestBase | |
dataDeviceId | CacheTestBase | [protected] |
defaultTests | TestBase | [protected] |
descriptor | BTreeTest | [private] |
extraTests | TestBase | [protected] |
getCache() | CacheTestBase | |
getSourceTraceLevel(std::string source) | TestBase | [virtual] |
InsertType enum name | BTreeTest | [private] |
iValueMax enum value | BTreeTest | [private] |
keyData | BTreeTest | [private] |
marshalMultiKeyRecord() | BTreeTest | [private] |
marshalRecord() | BTreeTest | [private] |
MONOTONIC enum value | BTreeTest | [private] |
nDiskPages | CacheTestBase | [protected] |
newCache() | CacheTestBase | [virtual] |
nMemPages | CacheTestBase | [protected] |
notifyTrace(std::string source, TraceLevel level, std::string message) | TestBase | [virtual] |
nRandomSeed enum value | BTreeTest | [private] |
openDevice(std::string devName, DeviceMode openMode, uint nDevicePages, DeviceId deviceId) | CacheTestBase | |
openRandomSegment() | SegStorageTestBase | [virtual] |
openSegmentStorage(DeviceMode openMode) | SegStorageTestBase | [virtual] |
openStorage(DeviceMode openMode) | SegStorageTestBase | [virtual] |
paramDegreeOfParallelism | TestBase | [static] |
paramDictionaryFileName | TestBase | [static] |
paramStatsFileName | TestBase | [static] |
paramTestSuiteName | TestBase | [static] |
paramTraceFileName | TestBase | [static] |
paramTraceLevel | TestBase | [static] |
paramTraceStdout | TestBase | [static] |
pCache | CacheTestBase | [protected] |
pLinearSegment | SegStorageTestBase | [protected] |
pRandomAccessDevice | CacheTestBase | [protected] |
pRandomSegment | SegStorageTestBase | [protected] |
pSegmentFactory | SegStorageTestBase | [protected] |
pSnapshotRandomSegment | SegStorageTestBase | [protected] |
pTestObj | TestBase | [protected] |
pTestSuite | TestBase | [protected] |
pVersionedRandomSegment | SegStorageTestBase | [protected] |
RANDOM enum value | BTreeTest | [private] |
readKey() | BTreeTest | [private] |
readMultiKeyValue() | BTreeTest | [private] |
readParams(int argc, char **argv) | TestBase | [static] |
readSecondKey() | BTreeTest | [private] |
readValue() | BTreeTest | [private] |
record | BTreeTest | [private] |
recordBuf | BTreeTest | [private] |
releaseTestSuite() | TestBase | |
runAll | TestBase | [protected, static] |
runSingle | TestBase | [protected, static] |
SegStorageTestBase() | SegStorageTestBase | [explicit] |
SEQUENTIAL enum value | BTreeTest | [private] |
snooze(uint nSeconds) | TestBase | [protected] |
statsTarget | TestBase | [protected] |
statsTimer | TestBase | [protected] |
TestBase() | TestBase | [explicit] |
testBigMultiKeySearches() | BTreeTest | [inline, private] |
testBulkLoad(uint nRecords, uint nLevelsExpected, bool newRoot) | BTreeTest | [private] |
testBulkLoadOneLevelNewRoot() | BTreeTest | [inline, private] |
testBulkLoadOneLevelReuseRoot() | BTreeTest | [inline, private] |
testBulkLoadThreeLevels() | BTreeTest | [inline, private] |
testBulkLoadTwoLevelsNewRoot() | BTreeTest | [inline, private] |
testBulkLoadTwoLevelsReuseRoot() | BTreeTest | [inline, private] |
testCaseSetUp() | BTreeTest | [virtual] |
testCaseTearDown() | BTreeTest | [virtual] |
testInserts(InsertType insertType) | BTreeTest | [private] |
testMonotonicInserts() | BTreeTest | [inline, private] |
testMultiKeySearches(uint nKey1, uint nKey2) | BTreeTest | [private] |
testName | TestBase | [protected] |
testRandomInserts() | BTreeTest | [inline, private] |
testScan(SharedByteInputStream, uint nRecords, bool alternating, bool deletion) | BTreeTest | [private] |
testSearch(SharedByteInputStream, uint nRecords, bool leastUpper) | BTreeTest | [private] |
testSearchLast() | BTreeTest | [private] |
testSequentialInserts() | BTreeTest | [inline, private] |
testSmallMultiKeySearches() | BTreeTest | [inline, private] |
traceFile | TestBase | [protected] |
traceLevel | TestBase | [protected] |
traceMutex | TestBase | [protected] |
traceStdout | TestBase | [protected] |
traceStream | TestBase | [protected] |
tupleAccessor | BTreeTest | [private] |
tupleData | BTreeTest | [private] |
unmarshalRecord(SharedByteInputStream pInputStream) | BTreeTest | [private] |
verifyTree(uint nRecordsExpected, uint nLevelsExpected) | BTreeTest | [private] |
victimLRU enum value | CacheTestBase | [protected] |
VictimPolicy enum name | CacheTestBase | [protected] |
victimPolicy | CacheTestBase | [protected] |
victimRandom enum value | CacheTestBase | [protected] |
victimTwoQ enum value | CacheTestBase | [protected] |
~TestBase() | TestBase | [virtual] |
~TraceTarget() | TraceTarget | [virtual] |