Home
last modified time | relevance | path

Searched refs:env (Results 1476 - 1500 of 4981) sorted by relevance

1...<<51525354555657585960>>...200

/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Dtransformation_add_type_float_test.cpp45 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 Dtransformation_add_type_struct_test.cpp47 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 Dtransformation_adjust_branch_weights_test.cpp101 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 Dtransformation_expand_vector_reduction_test.cpp53 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 Dtransformation_replace_copy_object_with_store_load_test.cpp78 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 Dtransformation_replace_opphi_id_from_dead_predecessor_test.cpp76 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 Dtransformation_replace_opselect_with_conditional_branch_test.cpp84 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 Dtransformation_swap_function_variables_test.cpp87 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 Dtransformation_wrap_early_terminator_in_function_test.cpp90 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 Dtransformation_add_image_sample_unused_components_test.cpp66 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 Dtransformation_add_type_float_test.cpp45 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 Dtransformation_add_type_struct_test.cpp47 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 Dtransformation_adjust_branch_weights_test.cpp101 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 Dtransformation_expand_vector_reduction_test.cpp53 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 Dtransformation_replace_copy_object_with_store_load_test.cpp78 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 Dtransformation_replace_opphi_id_from_dead_predecessor_test.cpp76 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 Dtransformation_replace_opselect_with_conditional_branch_test.cpp84 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 Dtransformation_swap_function_variables_test.cpp87 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 Dtransformation_wrap_early_terminator_in_function_test.cpp90 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 Dbro_test.py31 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 Dtransformation_add_type_float_test.cpp45 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 Dtransformation_add_type_struct_test.cpp47 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 Dtransformation_adjust_branch_weights_test.cpp101 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 Dtransformation_expand_vector_reduction_test.cpp53 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 Dtransformation_replace_opphi_id_from_dead_predecessor_test.cpp76 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()

Completed in 11 milliseconds

1...<<51525354555657585960>>...200