Searched refs:calibratedTimestampTests (Results 1 – 1 of 1) sorted by relevance
3280 …de::MovePtr<tcu::TestCaseGroup> calibratedTimestampTests (new tcu::TestCaseGroup(testCtx, "calibra… in createTimestampTests() local3282 …calibratedTimestampTests->addChild(new CalibratedTimestampTest<CalibratedTimestampDevDomainTestIns… in createTimestampTests()3283 …calibratedTimestampTests->addChild(new CalibratedTimestampTest<CalibratedTimestampHostDomainTestIn… in createTimestampTests()3284 …calibratedTimestampTests->addChild(new CalibratedTimestampTest<CalibratedTimestampCalibrationTestI… in createTimestampTests()3286 timestampTests->addChild(calibratedTimestampTests.release()); in createTimestampTests()