Lines Matching defs:GtestPerfTestCase
174 // GtestPerfTestCase
175 GtestPerfTestCase::GtestPerfTestCase(BaseLineManager* pManager,
198 bool GtestPerfTestCase::SetBaseLine(string testcaseName)
209 void GtestPerfTestCase::ResetValues()
222 bool GtestPerfTestCase::Initialize()
259 bool GtestPerfTestCase::ExpectLarger(double testValue)
265 bool GtestPerfTestCase::ExpectSmaller(double testValue)
270 bool GtestPerfTestCase::ExpectValue(double testValue, bool isLargerBetter)
308 bool GtestPerfTestCase::SaveResult(double testValue)