/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
H A D | transformation_add_type_float_test.cpp | 45 const auto env = SPV_ENV_UNIVERSAL_1_3; in TEST() local 48 BuildModule(env, consumer, reference_shader, kFuzzAssembleOption); in TEST() 109 const auto env = SPV_ENV_UNIVERSAL_1_3; in TEST() local 112 BuildModule(env, consumer, reference_shader, kFuzzAssembleOption); in TEST() 166 ASSERT_TRUE(IsEqual(env, variant_shader, context.get())); in TEST()
|
H A D | transformation_add_type_struct_test.cpp | 47 const auto env = SPV_ENV_UNIVERSAL_1_4; in TEST() local 49 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 123 ASSERT_TRUE(IsEqual(env, after_transformation, context.get())); in TEST() 150 const auto env = SPV_ENV_UNIVERSAL_1_4; in TEST() local 152 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST()
|
H A D | transformation_adjust_branch_weights_test.cpp | 101 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 103 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 249 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 251 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 343 ASSERT_TRUE(IsEqual(env, variant_shader, context.get())); in TEST()
|
H A D | transformation_expand_vector_reduction_test.cpp | 53 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 56 BuildModule(env, consumer, reference_shader, kFuzzAssembleOption); in TEST() 150 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 153 BuildModule(env, consumer, reference_shader, kFuzzAssembleOption); in TEST() 279 ASSERT_TRUE(IsEqual(env, variant_shader, context.get())); in TEST()
|
H A D | transformation_replace_copy_object_with_store_load_test.cpp | 78 const auto env = SPV_ENV_UNIVERSAL_1_4; in TEST() local 81 BuildModule(env, consumer, reference_shader, kFuzzAssembleOption); in TEST() 200 ASSERT_TRUE(IsEqual(env, after_transformation, context.get())); in TEST() 232 const auto env = SPV_ENV_UNIVERSAL_1_4; in TEST() local 235 BuildModule(env, consumer, reference_shader, kFuzzAssembleOption); in TEST()
|
H A D | transformation_replace_opphi_id_from_dead_predecessor_test.cpp | 76 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 78 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 118 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 120 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 207 ASSERT_TRUE(IsEqual(env, after_transformations, context.get())); in TEST()
|
H A D | transformation_replace_opselect_with_conditional_branch_test.cpp | 84 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 86 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 186 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 188 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 271 ASSERT_TRUE(IsEqual(env, after_transformation, context.get())); in TEST()
|
H A D | transformation_swap_function_variables_test.cpp | 87 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 89 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 176 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 179 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 283 ASSERT_TRUE(IsEqual(env, after_transformation, context.get())); in TEST()
|
H A D | transformation_wrap_early_terminator_in_function_test.cpp | 90 const auto env = SPV_ENV_UNIVERSAL_1_4; in TEST() local 92 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 212 const auto env = SPV_ENV_UNIVERSAL_1_4; in TEST() local 214 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 313 ASSERT_TRUE(IsEqual(env, after_transformation, context.get())); in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
H A D | transformation_add_image_sample_unused_components_test.cpp | 66 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 68 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 191 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 194 BuildModule(env, consumer, reference_shader, kFuzzAssembleOption); in TEST() 250 ASSERT_TRUE(IsEqual(env, variant_shader, context.get())); in TEST()
|
H A D | transformation_add_type_float_test.cpp | 45 const auto env = SPV_ENV_UNIVERSAL_1_3; in TEST() local 48 BuildModule(env, consumer, reference_shader, kFuzzAssembleOption); in TEST() 109 const auto env = SPV_ENV_UNIVERSAL_1_3; in TEST() local 112 BuildModule(env, consumer, reference_shader, kFuzzAssembleOption); in TEST() 166 ASSERT_TRUE(IsEqual(env, variant_shader, context.get())); in TEST()
|
H A D | transformation_add_type_struct_test.cpp | 47 const auto env = SPV_ENV_UNIVERSAL_1_4; in TEST() local 49 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 123 ASSERT_TRUE(IsEqual(env, after_transformation, context.get())); in TEST() 150 const auto env = SPV_ENV_UNIVERSAL_1_4; in TEST() local 152 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST()
|
H A D | transformation_adjust_branch_weights_test.cpp | 101 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 103 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 249 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 251 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 343 ASSERT_TRUE(IsEqual(env, variant_shader, context.get())); in TEST()
|
H A D | transformation_expand_vector_reduction_test.cpp | 53 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 56 BuildModule(env, consumer, reference_shader, kFuzzAssembleOption); in TEST() 150 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 153 BuildModule(env, consumer, reference_shader, kFuzzAssembleOption); in TEST() 279 ASSERT_TRUE(IsEqual(env, variant_shader, context.get())); in TEST()
|
H A D | transformation_replace_copy_object_with_store_load_test.cpp | 78 const auto env = SPV_ENV_UNIVERSAL_1_4; in TEST() local 81 BuildModule(env, consumer, reference_shader, kFuzzAssembleOption); in TEST() 200 ASSERT_TRUE(IsEqual(env, after_transformation, context.get())); in TEST() 232 const auto env = SPV_ENV_UNIVERSAL_1_4; in TEST() local 235 BuildModule(env, consumer, reference_shader, kFuzzAssembleOption); in TEST()
|
H A D | transformation_replace_opphi_id_from_dead_predecessor_test.cpp | 76 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 78 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 118 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 120 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 207 ASSERT_TRUE(IsEqual(env, after_transformations, context.get())); in TEST()
|
H A D | transformation_replace_opselect_with_conditional_branch_test.cpp | 84 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 86 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 186 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 188 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 271 ASSERT_TRUE(IsEqual(env, after_transformation, context.get())); in TEST()
|
H A D | transformation_swap_function_variables_test.cpp | 87 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 89 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 176 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 179 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 283 ASSERT_TRUE(IsEqual(env, after_transformation, context.get())); in TEST()
|
H A D | transformation_wrap_early_terminator_in_function_test.cpp | 90 const auto env = SPV_ENV_UNIVERSAL_1_4; in TEST() local 92 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 212 const auto env = SPV_ENV_UNIVERSAL_1_4; in TEST() local 214 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 313 ASSERT_TRUE(IsEqual(env, after_transformation, context.get())); in TEST()
|
/third_party/skia/third_party/externals/brotli/python/tests/ |
H A D | bro_test.py | 31 subprocess.check_call(args, env=TEST_ENV) 39 args, stdin=in_file, stdout=out_file, env=TEST_ENV) 64 subprocess.check_call(args, env=TEST_ENV) 75 subprocess.check_call(args, env=TEST_ENV) 87 args, stdin=in_file, stdout=out_file, env=TEST_ENV)
|
/third_party/spirv-tools/test/fuzz/ |
H A D | transformation_add_type_float_test.cpp | 45 const auto env = SPV_ENV_UNIVERSAL_1_3; in TEST() local 48 BuildModule(env, consumer, reference_shader, kFuzzAssembleOption); in TEST() 109 const auto env = SPV_ENV_UNIVERSAL_1_3; in TEST() local 112 BuildModule(env, consumer, reference_shader, kFuzzAssembleOption); in TEST() 169 ASSERT_TRUE(IsEqual(env, variant_shader, context.get())); in TEST()
|
H A D | transformation_add_type_struct_test.cpp | 47 const auto env = SPV_ENV_UNIVERSAL_1_4; in TEST() local 49 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 123 ASSERT_TRUE(IsEqual(env, after_transformation, context.get())); in TEST() 150 const auto env = SPV_ENV_UNIVERSAL_1_4; in TEST() local 152 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST()
|
H A D | transformation_adjust_branch_weights_test.cpp | 101 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 103 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 249 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 251 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 343 ASSERT_TRUE(IsEqual(env, variant_shader, context.get())); in TEST()
|
H A D | transformation_expand_vector_reduction_test.cpp | 53 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 56 BuildModule(env, consumer, reference_shader, kFuzzAssembleOption); in TEST() 150 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 153 BuildModule(env, consumer, reference_shader, kFuzzAssembleOption); in TEST() 279 ASSERT_TRUE(IsEqual(env, variant_shader, context.get())); in TEST()
|
H A D | transformation_replace_opphi_id_from_dead_predecessor_test.cpp | 76 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 78 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 118 const auto env = SPV_ENV_UNIVERSAL_1_5; in TEST() local 120 const auto context = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() 207 ASSERT_TRUE(IsEqual(env, after_transformations, context.get())); in TEST()
|