/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
H A D | transformation_move_instruction_down_test.cpp | 70 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 73 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 77 .IsApplicable(context.get(), transformation_context)); in TEST() 82 .IsApplicable(context.get(), transformation_context)); in TEST() 85 .IsApplicable(context.get(), transformation_context)); in TEST() 88 .IsApplicable(context.get(), transformation_context)); in TEST() 93 .IsApplicable(context.get(), transformation_context)); in TEST() 99 .IsApplicable(context.get(), transformation_context)); in TEST() 104 .IsApplicable(context.get(), transformation_context)); in TEST() 109 .IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_set_memory_operands_mask_test.cpp | 101 context.get(), validator_options, kConsoleMessageConsumer)); in TEST() 103 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 112 transformation.IsApplicable(context.get(), transformation_context), in TEST() 121 .IsApplicable(context.get(), transformation_context)); in TEST() 128 .IsApplicable(context.get(), transformation_context)); in TEST() 135 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 136 ApplyAndCheckFreshIds(transformation, context.get(), in TEST() 144 .IsApplicable(context.get(), transformation_context)); in TEST() 150 .IsApplicable(context.get(), transformation_context)); in TEST() 160 transformation.IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_swap_commutable_operands_test.cpp | 116 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 119 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 125 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 130 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 135 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 140 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 145 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 151 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 156 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 161 transformation.IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_vector_shuffle_test.cpp | 90 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 93 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 177 .IsApplicable(context.get(), transformation_context)); in TEST() 183 .IsApplicable(context.get(), transformation_context)); in TEST() 189 .IsApplicable(context.get(), transformation_context)); in TEST() 195 .IsApplicable(context.get(), transformation_context)); in TEST() 201 .IsApplicable(context.get(), transformation_context)); in TEST() 207 .IsApplicable(context.get(), transformation_context)); in TEST() 213 .IsApplicable(context.get(), transformation_context)); in TEST() 219 .IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | fuzzerutil_test.cpp | 56 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 66 opt::IRContext* ir_context = context.get(); in TEST() 159 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 162 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 164 opt::IRContext* ir_context = context.get(); in TEST() 246 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 249 opt::IRContext* ir_context = context.get(); in TEST() 358 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 361 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 363 opt::IRContext* ir_context = context.get(); in TEST() [all...] |
H A D | transformation_replace_branch_from_dead_block_with_exit_test.cpp | 70 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 73 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 83 .IsApplicable(context.get(), transformation_context)); in TEST() 87 .IsApplicable(context.get(), transformation_context)); in TEST() 91 .IsApplicable(context.get(), transformation_context)); in TEST() 94 .IsApplicable(context.get(), transformation_context)); in TEST() 98 .IsApplicable(context.get(), transformation_context)); in TEST() 103 .IsApplicable(context.get(), transformation_context), in TEST() 112 transformation1.IsApplicable(context.get(), transformation_context)); in TEST() 114 transformation2.IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_add_type_int_test.cpp | 50 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 53 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 57 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 62 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 67 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 72 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 77 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 82 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 87 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 91 context.get() in TEST() [all...] |
H A D | transformation_split_block_test.cpp | 28 // local store elimination applied to get some OpPhi instructions. in TEST() 96 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 100 .IsApplicable(context.get(), transformation_context)); in TEST() 103 .IsApplicable(context.get(), transformation_context)); in TEST() 108 .IsApplicable(context.get(), transformation_context)); in TEST() 113 .IsApplicable(context.get(), transformation_context)); in TEST() 116 .IsApplicable(context.get(), transformation_context)); in TEST() 121 .IsApplicable(context.get(), transformation_context)); in TEST() 124 .IsApplicable(context.get(), transformation_context)); in TEST() 129 .IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_wrap_vector_synonym_test.cpp | 162 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 166 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 201 wrap_add_int_bad1.IsApplicable(context.get(), transformation_context)); in TEST() 207 wrap_add_int_bad1.IsApplicable(context.get(), transformation_context)); in TEST() 212 wrap_add_int_bad3.IsApplicable(context.get(), transformation_context)); in TEST() 217 wrap_add_int_bad4.IsApplicable(context.get(), transformation_context)); in TEST() 222 wrap_add_int_bad6.IsApplicable(context.get(), transformation_context)); in TEST() 227 wrap_add_int_bad8.IsApplicable(context.get(), transformation_context)); in TEST() 233 wrap_add_int.IsApplicable(context.get(), transformation_context)); in TEST() 238 ASSERT_TRUE(wrap_add_int.IsApplicable(context.get(), transformation_contex in TEST() [all...] |
/third_party/spirv-tools/test/fuzz/ |
H A D | transformation_move_instruction_down_test.cpp | 70 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 73 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 77 .IsApplicable(context.get(), transformation_context)); in TEST() 82 .IsApplicable(context.get(), transformation_context)); in TEST() 85 .IsApplicable(context.get(), transformation_context)); in TEST() 88 .IsApplicable(context.get(), transformation_context)); in TEST() 94 .IsApplicable(context.get(), transformation_context)); in TEST() 100 .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_memory_operands_mask_test.cpp | 101 context.get(), validator_options, kConsoleMessageConsumer)); in TEST() 103 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 114 transformation.IsApplicable(context.get(), transformation_context), in TEST() 123 .IsApplicable(context.get(), transformation_context)); in TEST() 131 .IsApplicable(context.get(), transformation_context)); in TEST() 140 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 141 ApplyAndCheckFreshIds(transformation, context.get(), in TEST() 149 .IsApplicable(context.get(), transformation_context)); in TEST() 155 .IsApplicable(context.get(), transformation_context)); in TEST() 166 transformation.IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | fuzzerutil_test.cpp | 56 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 66 opt::IRContext* ir_context = context.get(); in TEST() 159 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 162 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 164 opt::IRContext* ir_context = context.get(); in TEST() 246 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 249 opt::IRContext* ir_context = context.get(); in TEST() 358 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 361 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 363 opt::IRContext* ir_context = context.get(); in TEST() [all...] |
H A D | transformation_replace_branch_from_dead_block_with_exit_test.cpp | 70 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 73 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 84 .IsApplicable(context.get(), transformation_context)); in TEST() 88 .IsApplicable(context.get(), transformation_context)); in TEST() 92 .IsApplicable(context.get(), transformation_context)); in TEST() 96 .IsApplicable(context.get(), transformation_context)); in TEST() 100 .IsApplicable(context.get(), transformation_context)); in TEST() 105 .IsApplicable(context.get(), transformation_context), in TEST() 114 transformation1.IsApplicable(context.get(), transformation_context)); in TEST() 116 transformation2.IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_add_type_int_test.cpp | 50 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 53 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 57 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 62 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 67 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 72 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 77 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 82 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 87 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 91 context.get() in TEST() [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/skia/third_party/externals/spirv-tools/test/fuzz/ |
H A D | transformation_set_memory_operands_mask_test.cpp | 101 context.get(), validator_options, kConsoleMessageConsumer)); in TEST() 103 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 112 transformation.IsApplicable(context.get(), transformation_context), in TEST() 121 .IsApplicable(context.get(), transformation_context)); in TEST() 128 .IsApplicable(context.get(), transformation_context)); in TEST() 135 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 136 ApplyAndCheckFreshIds(transformation, context.get(), in TEST() 144 .IsApplicable(context.get(), transformation_context)); in TEST() 150 .IsApplicable(context.get(), transformation_context)); in TEST() 160 transformation.IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_swap_commutable_operands_test.cpp | 116 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 119 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 125 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 130 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 135 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 140 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 145 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 151 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 156 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 161 transformation.IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_vector_shuffle_test.cpp | 90 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 93 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 177 .IsApplicable(context.get(), transformation_context)); in TEST() 183 .IsApplicable(context.get(), transformation_context)); in TEST() 189 .IsApplicable(context.get(), transformation_context)); in TEST() 195 .IsApplicable(context.get(), transformation_context)); in TEST() 201 .IsApplicable(context.get(), transformation_context)); in TEST() 207 .IsApplicable(context.get(), transformation_context)); in TEST() 213 .IsApplicable(context.get(), transformation_context)); in TEST() 219 .IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | fuzzerutil_test.cpp | 56 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 66 opt::IRContext* ir_context = context.get(); in TEST() 159 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 162 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 164 opt::IRContext* ir_context = context.get(); in TEST() 246 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 249 opt::IRContext* ir_context = context.get(); in TEST() 358 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 361 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 363 opt::IRContext* ir_context = context.get(); in TEST() [all...] |
H A D | transformation_replace_branch_from_dead_block_with_exit_test.cpp | 70 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 73 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 83 .IsApplicable(context.get(), transformation_context)); in TEST() 87 .IsApplicable(context.get(), transformation_context)); in TEST() 91 .IsApplicable(context.get(), transformation_context)); in TEST() 94 .IsApplicable(context.get(), transformation_context)); in TEST() 98 .IsApplicable(context.get(), transformation_context)); in TEST() 103 .IsApplicable(context.get(), transformation_context), in TEST() 112 transformation1.IsApplicable(context.get(), transformation_context)); in TEST() 114 transformation2.IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_add_type_int_test.cpp | 50 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 53 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 57 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 62 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 67 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 72 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 77 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 82 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 87 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 91 context.get() in TEST() [all...] |
H A D | transformation_split_block_test.cpp | 28 // local store elimination applied to get some OpPhi instructions. in TEST() 96 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 100 .IsApplicable(context.get(), transformation_context)); in TEST() 103 .IsApplicable(context.get(), transformation_context)); in TEST() 108 .IsApplicable(context.get(), transformation_context)); in TEST() 113 .IsApplicable(context.get(), transformation_context)); in TEST() 116 .IsApplicable(context.get(), transformation_context)); in TEST() 121 .IsApplicable(context.get(), transformation_context)); in TEST() 124 .IsApplicable(context.get(), transformation_context)); in TEST() 129 .IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_wrap_vector_synonym_test.cpp | 162 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 166 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 201 wrap_add_int_bad1.IsApplicable(context.get(), transformation_context)); in TEST() 207 wrap_add_int_bad1.IsApplicable(context.get(), transformation_context)); in TEST() 212 wrap_add_int_bad3.IsApplicable(context.get(), transformation_context)); in TEST() 217 wrap_add_int_bad4.IsApplicable(context.get(), transformation_context)); in TEST() 222 wrap_add_int_bad6.IsApplicable(context.get(), transformation_context)); in TEST() 227 wrap_add_int_bad8.IsApplicable(context.get(), transformation_context)); in TEST() 233 wrap_add_int.IsApplicable(context.get(), transformation_context)); in TEST() 238 ASSERT_TRUE(wrap_add_int.IsApplicable(context.get(), transformation_contex in TEST() [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | objectLiteralGettersAndSetters.js | 3 var sameName1a = { get 'a'() { return ''; }, set a(n) { var p = n; var p: string; } }; 4 var sameName2a = { get 0.0() { return ''; }, set 0(n) { var p = n; var p: string; } }; 5 var sameName3a = { get 0x20() { return ''; }, set 3.2e1(n) { var p = n; var p: string; } }; 6 var sameName4a = { get ''() { return ''; }, set ""(n) { var p = n; var p: string; } }; 7 var sameName5a = { get '\t'() { return ''; }, set '\t'(n) { var p = n; var p: string; } }; 8 var sameName6a = { get 'a'() { return ''; }, set a(n) { var p = n; var p: string; } }; 18 // Get accessor only, type of the property is the annotated return type of the get accessor 19 var getter1 = { get x(): string { return undefined; } }; 22 // Get accessor only, type of the property is the inferred return type of the get accessor 23 var getter2 = { get [all...] |
/third_party/skia/tests/ |
H A D | TLazyTest.cpp | 26 REPORTER_ASSERT(r, 42 == *lazy.get()); in DEF_TEST() 31 REPORTER_ASSERT(r, 42 == *lazy_copy.get()); in DEF_TEST() 32 REPORTER_ASSERT(r, lazy.get() != lazy_copy.get()); in DEF_TEST() 42 REPORTER_ASSERT(r, &v == cow.get()); in DEF_TEST() 47 REPORTER_ASSERT(r, &v == cow_copy.get()); in DEF_TEST() 48 REPORTER_ASSERT(r, cow.get() == cow_copy.get()); in DEF_TEST() 52 REPORTER_ASSERT(r, &v == cow.get()); in DEF_TEST() 54 REPORTER_ASSERT(r, &v != cow_copy.get()); in DEF_TEST() [all...] |