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