|
rambrain
|
This is the complete list of members for performanceTest<>, including all inherited members.
| actualTestMethod(tester &test, char **arguments, int &offset, unsigned int argumentscount)=0 | performanceTest<> | pure virtual |
| displayPlots | performanceTest<> | protectedstatic |
| dumpTestInfo() | performanceTest<> | static |
| enableAllTests(bool enabled) | performanceTest<> | static |
| enabled | performanceTest<> | protected |
| enableTest(const string &name, bool enabled) | performanceTest<> | static |
| generateGnuplotScript(const string &infile, const string &name, const string &xlabel, const string &ylabel, const string &title, bool log, int paramColumn) | performanceTest<> | protectedvirtual |
| generateMyGnuplotPlotPart(const string &file, int paramColumn)=0 | performanceTest<> | protectedpure virtual |
| getComment()=0 | performanceTest<> | pure virtual |
| getParamsString(int varryParam, unsigned int step, const string &delimiter=" ") | performanceTest<> | protectedvirtual |
| getRelevantTimingParts(ifstream &in, unsigned long long start, unsigned long long end) | performanceTest<> | protectedvirtual |
| getStepsForParam(unsigned int varryParam) | performanceTest<> | inlineprotectedvirtual |
| getTestOutfile(int varryParam, unsigned int step) | performanceTest<> | protectedvirtual |
| handleTimingInfos(int varryParam, unsigned int step, unsigned int repetitions) | performanceTest<> | protectedvirtual |
| name | performanceTest<> | protected |
| parameters | performanceTest<> | protected |
| performanceTest(const char *name) | performanceTest<> | |
| plotParts | performanceTest<> | protected |
| plotTimingHitMissInfos(ofstream &gnutemp, const string &outname, const string &dataFile, unsigned int measurements, unsigned int repetitions, bool linesPoints) | performanceTest<> | protectedvirtual |
| plotTimingInfos(ofstream &gnutemp, const string &outname, const string &dataFile, unsigned int measurements, unsigned int repetitions, bool linesPoints) | performanceTest<> | protectedvirtual |
| plotTimingStats | performanceTest<> | protected |
| resultToTempFile(int varryParam, unsigned int step, ofstream &file) | performanceTest<> | protectedvirtual |
| runRegisteredTests(unsigned int repetitions, const string &path="./") | performanceTest<> | static |
| runRespectiveTest(const string &name, tester &myTester, unsigned int repetitions, char **arguments, int &offset, int argumentscount) | performanceTest<> | static |
| runTests(unsigned int repetitions, const string &path="./") | performanceTest<> | virtual |
| setDisplayPlots(bool display) | performanceTest<> | inlinestatic |
| splitString(const string &in, char delimiter) | performanceTest<> | protectedvirtual |
| testClasses | performanceTest<> | protectedstatic |
| timingInfosToFile(ofstream &out, const vector< vector< string >> &relevantTimingParts, unsigned long long &starttime) | performanceTest<> | protectedvirtual |
| unregisterTest(const string &name) | performanceTest<> | static |
| ~performanceTest() | performanceTest<> | inlinevirtual |