/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
H A D | transformation_replace_irrelevant_id_test.cpp | 78 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 81 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 91 .IsApplicable(context.get(), transformation_context)); in TEST() 96 .IsApplicable(context.get(), transformation_context)); in TEST() 101 .IsApplicable(context.get(), transformation_context)); in TEST() 106 .IsApplicable(context.get(), transformation_context)); in TEST() 111 .IsApplicable(context.get(), transformation_context)); in TEST() 116 .IsApplicable(context.get(), transformation_context)); in TEST() 121 .IsApplicable(context.get(), transformation_context)); in TEST() 129 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_option in TEST() [all...] |
H A D | transformation_add_function_test.cpp | 47 donor_context.get(), validator_options, kConsoleMessageConsumer) && in GetInstructionsForFunction() 152 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 155 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 226 transformation1.IsApplicable(context.get(), transformation_context)); in TEST() 227 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST() 229 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 293 ASSERT_TRUE(IsEqual(env, after_transformation1, context.get())); in TEST() 349 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 350 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST() 352 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_option in TEST() [all...] |
H A D | transformation_add_image_sample_unused_components_test.cpp | 70 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 73 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 80 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 87 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 95 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 102 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 109 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 115 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 123 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 131 transformation.IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_wrap_early_terminator_in_function_test.cpp | 94 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 97 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 102 .IsApplicable(context.get(), transformation_context)); in TEST() 107 .IsApplicable(context.get(), transformation_context)); in TEST() 112 .IsApplicable(context.get(), transformation_context)); in TEST() 117 .IsApplicable(context.get(), transformation_context)); in TEST() 122 .IsApplicable(context.get(), transformation_context)); in TEST() 127 .IsApplicable(context.get(), transformation_context)); in TEST() 132 .IsApplicable(context.get(), transformation_context)); in TEST() 137 .IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_add_constant_null_test.cpp | 54 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 57 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 60 context.get(), transformation_context)); in TEST() 63 context.get(), transformation_context)); in TEST() 67 context.get(), transformation_context)); in TEST() 71 context.get(), transformation_context)); in TEST() 75 context.get(), transformation_context)); in TEST() 79 context.get(), transformation_context)); in TEST() 87 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 88 ApplyAndCheckFreshIds(transformation, context.get(), in TEST() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
H A D | transformation_replace_irrelevant_id_test.cpp | 78 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 81 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 91 .IsApplicable(context.get(), transformation_context)); in TEST() 96 .IsApplicable(context.get(), transformation_context)); in TEST() 101 .IsApplicable(context.get(), transformation_context)); in TEST() 106 .IsApplicable(context.get(), transformation_context)); in TEST() 111 .IsApplicable(context.get(), transformation_context)); in TEST() 116 .IsApplicable(context.get(), transformation_context)); in TEST() 121 .IsApplicable(context.get(), transformation_context)); in TEST() 129 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_option in TEST() [all...] |
H A D | transformation_add_function_test.cpp | 47 donor_context.get(), validator_options, kConsoleMessageConsumer) && in GetInstructionsForFunction() 152 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 155 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 226 transformation1.IsApplicable(context.get(), transformation_context)); in TEST() 227 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST() 229 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 293 ASSERT_TRUE(IsEqual(env, after_transformation1, context.get())); in TEST() 349 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 350 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST() 352 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_option in TEST() [all...] |
H A D | transformation_add_image_sample_unused_components_test.cpp | 70 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 73 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 80 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 87 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 95 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 102 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 109 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 115 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 123 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 131 transformation.IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_wrap_early_terminator_in_function_test.cpp | 94 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 97 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 102 .IsApplicable(context.get(), transformation_context)); in TEST() 107 .IsApplicable(context.get(), transformation_context)); in TEST() 112 .IsApplicable(context.get(), transformation_context)); in TEST() 117 .IsApplicable(context.get(), transformation_context)); in TEST() 122 .IsApplicable(context.get(), transformation_context)); in TEST() 127 .IsApplicable(context.get(), transformation_context)); in TEST() 132 .IsApplicable(context.get(), transformation_context)); in TEST() 137 .IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_add_constant_null_test.cpp | 54 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 57 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 60 context.get(), transformation_context)); in TEST() 63 context.get(), transformation_context)); in TEST() 67 context.get(), transformation_context)); in TEST() 71 context.get(), transformation_context)); in TEST() 75 context.get(), transformation_context)); in TEST() 79 context.get(), transformation_context)); in TEST() 87 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 88 ApplyAndCheckFreshIds(transformation, context.get(), in TEST() [all...] |
/third_party/spirv-tools/test/fuzz/ |
H A D | transformation_replace_irrelevant_id_test.cpp | 78 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 81 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 92 .IsApplicable(context.get(), transformation_context)); in TEST() 97 .IsApplicable(context.get(), transformation_context)); in TEST() 102 .IsApplicable(context.get(), transformation_context)); in TEST() 107 .IsApplicable(context.get(), transformation_context)); in TEST() 112 .IsApplicable(context.get(), transformation_context)); in TEST() 117 .IsApplicable(context.get(), transformation_context)); in TEST() 122 .IsApplicable(context.get(), transformation_context)); in TEST() 130 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_option in TEST() [all...] |
H A D | transformation_toggle_access_chain_instruction_test.cpp | 116 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 119 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 126 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 133 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 140 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 147 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 155 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 161 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 168 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 176 transformation.IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_add_function_test.cpp | 47 donor_context.get(), validator_options, kConsoleMessageConsumer) && in GetInstructionsForFunction() 152 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 155 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 237 transformation1.IsApplicable(context.get(), transformation_context)); in TEST() 238 ApplyAndCheckFreshIds(transformation1, context.get(), in TEST() 240 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 304 ASSERT_TRUE(IsEqual(env, after_transformation1, context.get())); in TEST() 360 transformation2.IsApplicable(context.get(), transformation_context)); in TEST() 361 ApplyAndCheckFreshIds(transformation2, context.get(), in TEST() 363 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_option in TEST() [all...] |
H A D | transformation_wrap_early_terminator_in_function_test.cpp | 94 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 97 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 102 .IsApplicable(context.get(), transformation_context)); in TEST() 107 .IsApplicable(context.get(), transformation_context)); in TEST() 113 .IsApplicable(context.get(), transformation_context)); in TEST() 119 .IsApplicable(context.get(), transformation_context)); in TEST() 124 .IsApplicable(context.get(), transformation_context)); in TEST() 129 .IsApplicable(context.get(), transformation_context)); in TEST() 134 .IsApplicable(context.get(), transformation_context)); in TEST() 139 .IsApplicable(context.get(), transformation_contex in TEST() [all...] |
H A D | transformation_add_constant_null_test.cpp | 54 ASSERT_TRUE(fuzzerutil::IsValidAndWellFormed(context.get(), validator_options, in TEST() 57 MakeUnique<FactManager>(context.get()), validator_options); in TEST() 60 context.get(), transformation_context)); in TEST() 63 context.get(), transformation_context)); in TEST() 67 context.get(), transformation_context)); in TEST() 71 context.get(), transformation_context)); in TEST() 75 context.get(), transformation_context)); in TEST() 79 context.get(), transformation_context)); in TEST() 87 transformation.IsApplicable(context.get(), transformation_context)); in TEST() 88 ApplyAndCheckFreshIds(transformation, context.get(), in TEST() [all...] |
/third_party/node/lib/ |
H A D | readline.js | 221 get() { 227 get() { 233 get() { 239 get() { 245 get() { 251 get() { 257 get() { 263 get() { 269 get() { 275 get() { [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | SRGBFramebufferTest.cpp | 93 glBindTexture(GL_TEXTURE_2D, texture.get()); in TEST_P() 98 glBindFramebuffer(GL_FRAMEBUFFER, framebuffer.get()); in TEST_P() 99 glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_2D, texture.get(), 0); in TEST_P() 134 glBindTexture(GL_TEXTURE_2D, texture.get()); in TEST_P() 139 glBindFramebuffer(GL_FRAMEBUFFER, framebuffer1.get()); in TEST_P() 140 glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_2D, texture.get(), 0); in TEST_P() 150 glBindFramebuffer(GL_FRAMEBUFFER, framebuffer2.get()); in TEST_P() 151 glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_2D, texture.get(), 0); in TEST_P() 156 glBindFramebuffer(GL_FRAMEBUFFER, framebuffer1.get()); in TEST_P() 160 glBindFramebuffer(GL_FRAMEBUFFER, framebuffer2.get()); in TEST_P() [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | computedPropertyNames11_ES6.js | 6 get [s]() { return 0; }, 8 get [s + s]() { return 0; }, 10 get [+s]() { return 0; }, 12 get [0]() { return 0; }, 14 get [<any>true]() { return 0; }, 16 get [`hello ${a} bye`]() { return 0; } 24 get [s]() { return 0; },
26 get [s + s]() { return 0; },
28 get [+s]() { return 0; },
30 get [ [all...] |
H A D | computedPropertyNames16_ES6.js | 6 get [s]() { return 0;} 8 static get [s + s]() { return 0; } 10 get [+s]() { return 0; } 12 get [0]() { return 0; } 14 static get [<any>true]() { return 0; } 16 get [`hello ${a} bye`]() { return 0; } 24 get [s]() { return 0; }
26 static get [s + s]() { return 0; }
28 get [+s]() { return 0; }
30 get [ [all...] |
/third_party/skia/src/ports/ |
H A D | SkTypeface_mac_ct.cpp | 82 SkStringFromCFString(typeDescription.get(), &skTypeDescription); in SkCFTypeIDDescription() 166 CFDictionarySetValue(attr, SkCTFontOpticalSizeAttribute, opszValueNumber.get()); in add_opsz_attr() 175 CFDictionarySetValue(attr, SkCTFontUnscaledTrackingAttribute, unscaledTrackingNumber.get()); in add_notrak_attr() 187 add_opsz_attr(attr.get(), opszVariation.value); in SkCTFontCreateExactCopy() 202 CFGetTypeID(opsz.get()) != CFNumberGetTypeID() || in SkCTFontCreateExactCopy() 203 !CFNumberGetValue(static_cast<CFNumberRef>(opsz.get()),kCFNumberDoubleType,&opsz_val) || in SkCTFontCreateExactCopy() 208 add_opsz_attr(attr.get(), opsz_val); in SkCTFontCreateExactCopy() 210 add_notrak_attr(attr.get()); in SkCTFontCreateExactCopy() 212 SkUniqueCFRef<CTFontDescriptorRef> desc(CTFontDescriptorCreateWithAttributes(attr.get())); in SkCTFontCreateExactCopy() 215 CTFontCreateCopyWithAttributes(baseFont, textSize, nullptr, desc.get())); in SkCTFontCreateExactCopy() [all...] |
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
H A D | UConverterDataReader.java | 448 byteBuffer.get(name); in readStaticData() 451 sd.platform = byteBuffer.get(); in readStaticData() 452 sd.conversionType = byteBuffer.get(); in readStaticData() 453 sd.minBytesPerChar = byteBuffer.get(); in readStaticData() 454 sd.maxBytesPerChar = byteBuffer.get(); in readStaticData() 455 byteBuffer.get(sd.subChar); in readStaticData() 456 sd.subCharLen = byteBuffer.get(); in readStaticData() 457 sd.hasToUnicodeFallback = byteBuffer.get(); in readStaticData() 458 sd.hasFromUnicodeFallback = byteBuffer.get(); in readStaticData() 459 sd.unicodeMask = (short)(byteBuffer.get() in readStaticData() [all...] |
/drivers/hdf_core/framework/tools/idl-gen/testcase/ |
H A D | test_header_parser.py | 32 self.assertEqual(parser._header_dict.get('path'), 'include/test') 33 self.assertEqual(parser._header_dict.get('name'), 'audio_manager.h') 36 self.assertEqual(parser._header_dict.get('path'), './include/test') 37 self.assertEqual(parser._header_dict.get('name'), 'audio_manager.h') 40 self.assertEqual(parser._header_dict.get('path'), '../include/test') 41 self.assertEqual(parser._header_dict.get('name'), 'audio_manager.h') 44 self.assertEqual(parser._header_dict.get('path'), '\\include\\test') 45 self.assertEqual(parser._header_dict.get('name'), 'audio_manager.h') 48 self.assertEqual(parser._header_dict.get('path'), 'd:\\include\\test') 49 self.assertEqual(parser._header_dict.get('nam [all...] |
/third_party/node/deps/v8/third_party/wasm-api/example/ |
H A D | global.cc | 56 auto store_ = wasm::Store::make(engine.get()); in run() 57 auto store = store_.get(); in run() 66 file.read(binary.get(), file_size); in run() 91 auto const_f32_import = wasm::Global::make(store, const_f32_type.get(), wasm::Val::f32(1)); in run() 92 auto const_i64_import = wasm::Global::make(store, const_i64_type.get(), wasm::Val::i64(2)); in run() 93 auto var_f32_import = wasm::Global::make(store, var_f32_type.get(), wasm::Val::f32(3)); in run() 94 auto var_i64_import = wasm::Global::make(store, var_i64_type.get(), wasm::Val::i64(4)); in run() 99 const_f32_import.get(), const_i64_import.get(), in run() 100 var_f32_import.get(), var_i64_impor in run() [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | types_test.cpp | 36 v3u32_t_ = MakeUnique<Vector>(u32_t_.get(), 3); 38 MakeUnique<Image>(f64_t_.get(), SpvDim2D, 1, 1, 0, 0, SpvImageFormatR16, 56 EXPECT_TRUE(types[i]->IsSame(types[j].get())) \ 73 TestMultipleInstancesOfTheSameType(Vector, u32_t_.get(), 3) 74 TestMultipleInstancesOfTheSameType(Matrix, v3u32_t_.get(), 4) 75 TestMultipleInstancesOfTheSameType(Image, f64_t_.get(), SpvDimCube, 0, 0, 1, 1, 79 TestMultipleInstancesOfTheSameType(SampledImage, image_t_.get()) 84 TestMultipleInstancesOfTheSameTypeQualified(Array, LenConstant, u32_t_.get(), 91 TestMultipleInstancesOfTheSameTypeQualified(Array, LenSpecId, u32_t_.get(), 94 TestMultipleInstancesOfTheSameTypeQualified(Array, LenDefiningId, u32_t_.get(), [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | types_test.cpp | 36 v3u32_t_ = MakeUnique<Vector>(u32_t_.get(), 3); 38 MakeUnique<Image>(f64_t_.get(), SpvDim2D, 1, 1, 0, 0, SpvImageFormatR16, 56 EXPECT_TRUE(types[i]->IsSame(types[j].get())) \ 73 TestMultipleInstancesOfTheSameType(Vector, u32_t_.get(), 3) 74 TestMultipleInstancesOfTheSameType(Matrix, v3u32_t_.get(), 4) 75 TestMultipleInstancesOfTheSameType(Image, f64_t_.get(), SpvDimCube, 0, 0, 1, 1, 79 TestMultipleInstancesOfTheSameType(SampledImage, image_t_.get()) 84 TestMultipleInstancesOfTheSameTypeQualified(Array, LenConstant, u32_t_.get(), 91 TestMultipleInstancesOfTheSameTypeQualified(Array, LenSpecId, u32_t_.get(), 94 TestMultipleInstancesOfTheSameTypeQualified(Array, LenDefiningId, u32_t_.get(), [all...] |