/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
H A D | transformation_wrap_region_in_selection_test.cpp | 99 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 102 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 106 .IsApplicable(context.get(), transformation_context)); in TEST() 110 .IsApplicable(context.get(), transformation_context)); in TEST() 116 .IsApplicable(context.get(), transformation_context)); in TEST() 118 .IsApplicable(context.get(), transformation_context)); in TEST() 122 .IsApplicable(context.get(), transformation_context)); in TEST() 126 .IsApplicable(context.get(), transformation_context)); in TEST() 130 .IsApplicable(context.get(), transformation_context)); in TEST() 134 .IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_add_bit_instruction_synonym_test.cpp | 97 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 100 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 115 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 130 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 145 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 160 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 175 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 190 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 252 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 255 MakeUnique<FactManager>(context.get()), validator_option in TEST() [all...] |
H A D | transformation_add_synonym_test.cpp | 74 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 77 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 87 .IsApplicable(context.get(), transformation_context), in TEST() 106 .IsApplicable(context.get(), transformation_context)); in TEST() 110 .IsApplicable(context.get(), transformation_context)); in TEST() 114 .IsApplicable(context.get(), transformation_context)); in TEST() 118 .IsApplicable(context.get(), transformation_context)); in TEST() 122 .IsApplicable(context.get(), transformation_context)); in TEST() 126 .IsApplicable(context.get(), transformation_context)); in TEST() 132 .IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_propagate_instruction_up_test.cpp | 77 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 80 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 83 context.get(), transformation_context)); in TEST() 85 context.get(), transformation_context)); in TEST() 89 context.get(), transformation_context)); in TEST() 93 .IsApplicable(context.get(), transformation_context)); in TEST() 97 .IsApplicable(context.get(), transformation_context)); in TEST() 102 .IsApplicable(context.get(), transformation_context)); in TEST() 105 .IsApplicable(context.get(), transformation_context)); in TEST() 110 .IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_add_dead_block_test.cpp | 66 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 69 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 73 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 78 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 83 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 87 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 92 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 97 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 98 ApplyAndCheckFreshIds(transformation, context.get(), &transformation_context); in TEST() 140 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_option in TEST() [all...] |
H A D | transformation_inline_function_test.cpp | 146 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 149 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 153 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 158 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 163 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 169 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 174 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 179 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 200 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 276 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_option in TEST() [all...] |
/third_party/spirv-tools/test/fuzz/ |
H A D | transformation_wrap_region_in_selection_test.cpp | 99 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 102 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 106 .IsApplicable(context.get(), transformation_context)); in TEST() 110 .IsApplicable(context.get(), transformation_context)); in TEST() 116 .IsApplicable(context.get(), transformation_context)); in TEST() 118 .IsApplicable(context.get(), transformation_context)); in TEST() 122 .IsApplicable(context.get(), transformation_context)); in TEST() 126 .IsApplicable(context.get(), transformation_context)); in TEST() 130 .IsApplicable(context.get(), transformation_context)); in TEST() 134 .IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_add_bit_instruction_synonym_test.cpp | 97 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 100 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 115 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 130 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 145 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 160 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 175 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 190 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 252 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 255 MakeUnique<FactManager>(context.get()), validator_option in TEST() [all...] |
H A D | transformation_add_synonym_test.cpp | 74 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 77 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 87 .IsApplicable(context.get(), transformation_context), in TEST() 106 .IsApplicable(context.get(), transformation_context)); in TEST() 110 .IsApplicable(context.get(), transformation_context)); in TEST() 114 .IsApplicable(context.get(), transformation_context)); in TEST() 118 .IsApplicable(context.get(), transformation_context)); in TEST() 122 .IsApplicable(context.get(), transformation_context)); in TEST() 126 .IsApplicable(context.get(), transformation_context)); in TEST() 132 .IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_propagate_instruction_up_test.cpp | 77 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 80 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 83 context.get(), transformation_context)); in TEST() 85 context.get(), transformation_context)); in TEST() 89 context.get(), transformation_context)); in TEST() 93 .IsApplicable(context.get(), transformation_context)); in TEST() 97 .IsApplicable(context.get(), transformation_context)); in TEST() 102 .IsApplicable(context.get(), transformation_context)); in TEST() 105 .IsApplicable(context.get(), transformation_context)); in TEST() 110 .IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_set_loop_control_test.cpp | 260 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 263 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 283 .IsApplicable(context.get(), transformation_context)); in TEST() 286 .IsApplicable(context.get(), transformation_context)); in TEST() 289 .IsApplicable(context.get(), transformation_context)); in TEST() 292 .IsApplicable(context.get(), transformation_context)); in TEST() 295 .IsApplicable(context.get(), transformation_context)); in TEST() 298 .IsApplicable(context.get(), transformation_context)); in TEST() 301 .IsApplicable(context.get(), transformation_context)); in TEST() 304 .IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_add_dead_block_test.cpp | 66 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 69 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 73 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 78 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 83 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 87 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 92 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 97 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 98 ApplyAndCheckFreshIds(transformation, context.get(), &transformation_context); in TEST() 140 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_option in TEST() [all...] |
H A D | transformation_inline_function_test.cpp | 146 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 149 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 153 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 158 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 163 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 169 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 174 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 179 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 200 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 276 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_option in TEST() [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
H A D | transformation_add_bit_instruction_synonym_test.cpp | 97 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 100 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 115 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 130 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 145 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 160 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 175 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 190 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 252 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 255 MakeUnique<FactManager>(context.get()), validator_option in TEST() [all...] |
H A D | transformation_add_synonym_test.cpp | 74 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 77 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 87 .IsApplicable(context.get(), transformation_context), in TEST() 106 .IsApplicable(context.get(), transformation_context)); in TEST() 110 .IsApplicable(context.get(), transformation_context)); in TEST() 114 .IsApplicable(context.get(), transformation_context)); in TEST() 118 .IsApplicable(context.get(), transformation_context)); in TEST() 122 .IsApplicable(context.get(), transformation_context)); in TEST() 126 .IsApplicable(context.get(), transformation_context)); in TEST() 132 .IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_propagate_instruction_up_test.cpp | 77 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 80 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 83 context.get(), transformation_context)); in TEST() 85 context.get(), transformation_context)); in TEST() 89 context.get(), transformation_context)); in TEST() 93 .IsApplicable(context.get(), transformation_context)); in TEST() 97 .IsApplicable(context.get(), transformation_context)); in TEST() 102 .IsApplicable(context.get(), transformation_context)); in TEST() 105 .IsApplicable(context.get(), transformation_context)); in TEST() 110 .IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_add_dead_block_test.cpp | 66 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 69 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 73 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 78 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 83 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 87 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 92 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 97 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 98 ApplyAndCheckFreshIds(transformation, context.get(), &transformation_context); in TEST() 140 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_option in TEST() [all...] |
H A D | transformation_inline_function_test.cpp | 146 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 149 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 153 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 158 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 163 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 169 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 174 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 179 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 200 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 276 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_option in TEST() [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/reduce/ |
H A D | remove_unused_instruction_test.cpp | 73 CheckValid(kEnv, context.get()); in TEST() 75 auto ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() 82 CheckValid(kEnv, context.get()); in TEST() 109 CheckEqual(kEnv, step_2, context.get()); in TEST() 111 ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() 118 CheckValid(kEnv, context.get()); in TEST() 138 CheckEqual(kEnv, step_3, context.get()); in TEST() 140 ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() 147 CheckValid(kEnv, context.get()); in TEST() 166 CheckEqual(kEnv, step_4, context.get()); in TEST() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/ |
H A D | remove_unused_instruction_test.cpp | 73 CheckValid(kEnv, context.get()); in TEST() 75 auto ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() 82 CheckValid(kEnv, context.get()); in TEST() 109 CheckEqual(kEnv, step_2, context.get()); in TEST() 111 ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() 118 CheckValid(kEnv, context.get()); in TEST() 138 CheckEqual(kEnv, step_3, context.get()); in TEST() 140 ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() 147 CheckValid(kEnv, context.get()); in TEST() 166 CheckEqual(kEnv, step_4, context.get()); in TEST() [all...] |
/third_party/spirv-tools/test/reduce/ |
H A D | remove_unused_instruction_test.cpp | 73 CheckValid(kEnv, context.get()); in TEST() 75 auto ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() 82 CheckValid(kEnv, context.get()); in TEST() 109 CheckEqual(kEnv, step_2, context.get()); in TEST() 111 ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() 118 CheckValid(kEnv, context.get()); in TEST() 138 CheckEqual(kEnv, step_3, context.get()); in TEST() 140 ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() 147 CheckValid(kEnv, context.get()); in TEST() 166 CheckEqual(kEnv, step_4, context.get()); in TEST() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
H A D | vktConditionalIgnoreTests.cpp | 174 auto colorAttachmentView = makeImageView(vkd, device, colorAttachment->get(), VK_IMAGE_VIEW_TYPE_2D, imageFormat, colorSubresourceRange); in iterate() 200 auto depthAttachmentView = makeImageView(vkd, device, depthAttachment->get(), VK_IMAGE_VIEW_TYPE_2D, depthFormat, depthSubresourceRange); in iterate() 212 auto commandBuffer = allocateCommandBuffer(vkd, device, commandPool.get(), VK_COMMAND_BUFFER_LEVEL_PRIMARY); in iterate() 213 auto commandBuffer2 = allocateCommandBuffer(vkd, device, commandPool.get(), VK_COMMAND_BUFFER_LEVEL_SECONDARY); in iterate() 242 beginCommandBuffer(vkd, commandBuffer.get()); in iterate() 245 VK_IMAGE_LAYOUT_GENERAL, colorAttachment.get()->get(), colorSubresourceRange); in iterate() 247 VK_IMAGE_LAYOUT_GENERAL, depthAttachment.get()->get(), depthSubresourceRange); in iterate() 249 cmdPipelineImageMemoryBarrier(vkd, commandBuffer.get(), VK_PIPELINE_STAGE_TOP_OF_PIPE_BI in iterate() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
H A D | vktConditionalIgnoreTests.cpp | 172 auto colorAttachmentView = makeImageView(vkd, device, colorAttachment->get(), VK_IMAGE_VIEW_TYPE_2D, imageFormat, colorSubresourceRange); in iterate() 198 auto depthAttachmentView = makeImageView(vkd, device, depthAttachment->get(), VK_IMAGE_VIEW_TYPE_2D, depthFormat, depthSubresourceRange); in iterate() 210 auto commandBuffer = allocateCommandBuffer(vkd, device, commandPool.get(), VK_COMMAND_BUFFER_LEVEL_PRIMARY); in iterate() 211 auto commandBuffer2 = allocateCommandBuffer(vkd, device, commandPool.get(), VK_COMMAND_BUFFER_LEVEL_SECONDARY); in iterate() 240 beginCommandBuffer(vkd, commandBuffer.get()); in iterate() 243 VK_IMAGE_LAYOUT_GENERAL, colorAttachment.get()->get(), colorSubresourceRange); in iterate() 245 VK_IMAGE_LAYOUT_GENERAL, depthAttachment.get()->get(), depthSubresourceRange); in iterate() 247 cmdPipelineImageMemoryBarrier(vkd, commandBuffer.get(), VK_PIPELINE_STAGE_TOP_OF_PIPE_BI in iterate() [all...] |
/third_party/protobuf/js/experimental/runtime/kernel/ |
H A D | binary_storage_test.js | 45 expect(storage.get(1)).toBe(field1); 46 expect(storage.get(DEFAULT_PIVOT)).toBe(field2); 55 expect(storage.get(DEFAULT_PIVOT + 1)).toBe(field1); 56 expect(storage.get(100000)).toBe(field2); 66 expect(storage.get(0)).toBe(field1); 67 expect(storage.get(100000)).toBe(field2); 78 expect(storage.get(0)).toBe(field1); 79 expect(storage.get(DEFAULT_PIVOT)).toBe(field2); 80 expect(storage.get(DEFAULT_PIVOT + 1)).toBe(field3); 86 expect(storage.get( [all...] |
/third_party/json/tests/src/ |
H A D | unit-conversions.cpp | 37 SECTION("get an object (explicit)") 50 json::object_t o = j.get<json::object_t>(); 57 j.get<std::map<json::string_t, json>>(); 64 j.get<std::multimap<json::string_t, json>>(); 71 j.get<std::unordered_map<json::string_t, json>>(); 78 j.get<std::unordered_multimap<json::string_t, json>>(); 85 json(json::value_t::null).get<json::object_t>(), 88 json(json::value_t::array).get<json::object_t>(), 91 json(json::value_t::string).get<json::object_t>(), 93 CHECK_THROWS_WITH_AS(json(json::value_t::boolean).get<jso [all...] |