Home
last modified time | relevance | path

Searched defs:testCombination (Results 1 – 2 of 2) sorted by relevance

/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/stats/
DMeasureMapInternalTest.java62 public void testCombination() { in testCombination() method in MeasureMapInternalTest
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp1965 …(Context& context, tcu::ResultCollector& results, const std::vector<QueueCreationInfo>& testCombin… in runQueueCreationTestCombination()
2053 …const std::vector<QueueCreationInfo> testCombination = { protectedQueueConfig, unprotectedQueueC… in createDeviceQueue2WithTwoQueuesSmokeTest() local
2082 const vector<QueueCreationInfo> testCombination = { protectedQueueConfig }; in createDeviceQueue2WithAllProtectedQueues() local
2114 const vector<QueueCreationInfo> testCombination = { unprotectedQueueConfig }; in createDeviceQueue2WithAllUnprotectedQueues() local
2146 vector<QueueCreationInfo> testCombination = { }; in buildQueueConfigurations() local
2186 for (const vector<QueueCreationInfo>& testCombination : queueCreateCombinations) in createDeviceQueue2WithNProtectedAndMUnprotectedQueues() local
2202 for (const vector<QueueCreationInfo>& testCombination : queueCreateCombinations) in createDeviceQueue2WithNProtectedAndMUnprotectedQueues() local
2246 DeviceQueueConfig testCombination; in createDeviceQueue2WithMultipleQueueCombinations() local
2276 for (const vector<QueueCreationInfo>& testCombination : queueCreateCombinations) in createDeviceQueue2WithMultipleQueueCombinations() local
2292 for (const DeviceQueueConfig& testCombination : queueCreateCombinations) in createDeviceQueue2WithMultipleQueueCombinations() local