Searched defs:testCombination (Results 1 – 2 of 2) sorted by relevance
62 public void testCombination() { in testCombination() method in MeasureMapInternalTest
1965 …(Context& context, tcu::ResultCollector& results, const std::vector<QueueCreationInfo>& testCombin… in runQueueCreationTestCombination()2053 …const std::vector<QueueCreationInfo> testCombination = { protectedQueueConfig, unprotectedQueueC… in createDeviceQueue2WithTwoQueuesSmokeTest() local2082 const vector<QueueCreationInfo> testCombination = { protectedQueueConfig }; in createDeviceQueue2WithAllProtectedQueues() local2114 const vector<QueueCreationInfo> testCombination = { unprotectedQueueConfig }; in createDeviceQueue2WithAllUnprotectedQueues() local2146 vector<QueueCreationInfo> testCombination = { }; in buildQueueConfigurations() local2186 for (const vector<QueueCreationInfo>& testCombination : queueCreateCombinations) in createDeviceQueue2WithNProtectedAndMUnprotectedQueues() local2202 for (const vector<QueueCreationInfo>& testCombination : queueCreateCombinations) in createDeviceQueue2WithNProtectedAndMUnprotectedQueues() local2246 DeviceQueueConfig testCombination; in createDeviceQueue2WithMultipleQueueCombinations() local2276 for (const vector<QueueCreationInfo>& testCombination : queueCreateCombinations) in createDeviceQueue2WithMultipleQueueCombinations() local2292 for (const DeviceQueueConfig& testCombination : queueCreateCombinations) in createDeviceQueue2WithMultipleQueueCombinations() local