Searched defs:FailureCase (Results 1 – 4 of 4) sorted by relevance
181 const struct FailureCase in outOfPoolMemoryTest() struct183 …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()
142 private static class FailureCase extends TestCase { class in EndpointVariantsTest145 … public FailureCase(String service, String region, String exceptionMessage, EndpointTag... tags) { in FailureCase() method in EndpointVariantsTest.FailureCase
148 private static class FailureCase extends TestCase { class in DualstackEndpointTest151 public FailureCase(Boolean clientSetting, in FailureCase() method in DualstackEndpointTest.FailureCase
148 private static class FailureCase extends TestCase { class in FipsEndpointTest151 public FailureCase(Boolean clientSetting, in FailureCase() method in FipsEndpointTest.FailureCase