Searched refs:timestampTests (Results 1 – 1 of 1) sorted by relevance
2147 …de::MovePtr<tcu::TestCaseGroup> timestampTests (new tcu::TestCaseGroup(testCtx, "timestamp", "time… in createTimestampTests() local2185 timestampTests->addChild(basicGraphicsTests.release()); in createTimestampTests()2207 timestampTests->addChild(advGraphicsTests.release()); in createTimestampTests()2225 timestampTests->addChild(basicComputeTests.release()); in createTimestampTests()2246 timestampTests->addChild(transferTests.release()); in createTimestampTests()2260 timestampTests->addChild(miscTests.release()); in createTimestampTests()2263 return timestampTests.release(); in createTimestampTests()