Searched refs:transferTests (Results 1 – 1 of 1) sorted by relevance
3252 …de::MovePtr<tcu::TestCaseGroup> transferTests (new tcu::TestCaseGroup(testCtx, "transfer_tests", "… in createTimestampTests() local3267 transferTests->addChild(newTestCase<TransferTest>(testCtx, ¶m)); in createTimestampTests()3270 transferTests->addChild(newTestCase<TransferTest>(testCtx, ¶m)); in createTimestampTests()3275 timestampTests->addChild(transferTests.release()); in createTimestampTests()