Home
last modified time | relevance | path

Searched defs:FailureCase (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiDescriptorPoolTests.cpp181 const struct FailureCase in outOfPoolMemoryTest() struct
183 …t poolDescriptorCount; //!< total number of descriptors (of a given type) in the descriptor pool in outOfPoolMemoryTest()
184 …32_t poolMaxSets; //!< max number of descriptor sets that can be allocated from the pool in outOfPoolMemoryTest()
185 uint32_t bindingCount; //!< number of bindings per descriptor set layout in outOfPoolMemoryTest()
186 …32_t bindingDescriptorCount; //!< number of descriptors in a binding (array size) (in all bindings) in outOfPoolMemoryTest()
187 uint32_t descriptorSetCount; //!< number of descriptor sets to allocate in outOfPoolMemoryTest()
188 string description; //!< the log message for this failure condition in outOfPoolMemoryTest()
/aosp_15_r20/external/aws-sdk-java-v2/test/region-testing/src/test/java/software/amazon/awssdk/regiontesting/
H A DEndpointVariantsTest.java142 private static class FailureCase extends TestCase { class in EndpointVariantsTest
145 … public FailureCase(String service, String region, String exceptionMessage, EndpointTag... tags) { in FailureCase() method in EndpointVariantsTest.FailureCase
/aosp_15_r20/external/aws-sdk-java-v2/test/codegen-generated-classes-test/src/test/java/software/amazon/awssdk/services/
H A DDualstackEndpointTest.java148 private static class FailureCase extends TestCase { class in DualstackEndpointTest
151 public FailureCase(Boolean clientSetting, in FailureCase() method in DualstackEndpointTest.FailureCase
H A DFipsEndpointTest.java148 private static class FailureCase extends TestCase { class in FipsEndpointTest
151 public FailureCase(Boolean clientSetting, in FailureCase() method in FipsEndpointTest.FailureCase