/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcCompressedFormatTests.cpp | 473 TCU_FAIL(msg.str().c_str()); in loadImage() 479 TCU_FAIL(msg.str().c_str()); in loadImage() 1463 TCU_FAIL(msg.str().c_str()); in iterate()
|
H A D | glcTextureRepeatModeTests.cpp | 1372 std::string names[] = { testBaseName.str() + "clamp_to_edge", testBaseName.str() + "repeat", in init() 1373 testBaseName.str() + "mirrored_repeat" }; in init()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | ShaderStorageBufferTest.cpp | 193 instanceCount.str() + in TEST_P() 243 vertexInstanceCount.str() + in TEST_P() 253 fragmentInstanceCount.str() + in TEST_P()
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | VertexRoutine.cpp | 768 UInt str = *Pointer<UInt>(data + OFFSET(DrawData, vs.str[i])); in transformFeedback() 770 Pointer<Byte> t = *Pointer<Pointer<Byte>>(data + OFFSET(DrawData, vs.t[i])) + (tOffset * str * sizeof(float)); in transformFeedback()
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | evp.h | 998 int EVP_PKEY_set_type_str(EVP_PKEY *pkey, const char *str, int len); 1149 const char *str, int len); 1350 int EVP_PKEY_CTX_str2ctrl(EVP_PKEY_CTX *ctx, int cmd, const char *str);
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationdatabuilder.cpp | 132 int32_t fetchCEs(const UnicodeString &str, int32_t start, int64_t ces[], int32_t cesLength); 171 DataBuilderCollationIterator::fetchCEs(const UnicodeString &str, int32_t start, in fetchCEs() argument 179 s = &str; in fetchCEs()
|
/third_party/skia/third_party/externals/d3d12allocator/src/ |
H A D | Tests.cpp | 203 std::wstring str(json);
in TestVirtualBlocks() 204 CHECK_BOOL( str.find(L"\"UserData\": 1") != std::wstring::npos );
in TestVirtualBlocks() 205 CHECK_BOOL( str.find(L"\"UserData\": 2") != std::wstring::npos );
in TestVirtualBlocks()
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | BindGroupTests.cpp | 95 return utils::CreateShaderModule(device, fs.str().c_str()); in MakeFSModule() 1546 std::string shader = interface.str() + "[[stage(compute), workgroup_size(1)]] fn main() {\n" + in TEST_P() 1547 body.str() + "}\n"; in TEST_P()
|
/third_party/python/Lib/test/ |
H A D | test_ftplib.py | 630 self.assertEqual(self.server.handler_instance.rest, str(r)) 664 self.assertIsInstance(name, str) 784 self.assertEqual(str(err), '550 error on quit')
|
H A D | test_deque.py | 863 self.assertEqual(str(p), str(d)) 866 self.assertRaises(ReferenceError, str, p)
|
H A D | test_smtplib.py | 348 self.assertIn("prohibited newline characters", str(exc.exception)) 443 str(exc.exception), 464 msg = str(exc.exception)
|
/third_party/python/Lib/test/test_sqlite3/ |
H A D | test_dbapi.py | 548 ((str(v),) for v in range(4))) 820 self.assertEqual(str(cm.exception), 'parameters are of unsupported type') 1893 proc.stdin.write(str(exc))
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
H A D | Record.h | 615 std::string getAsString() const override { return "\"" + Value.str() + "\""; } 649 return "[{" + Value.str() + "}]"; 1295 return Rec->getAsString() + "." + FieldName->getValue().str();
|
/third_party/python/Parser/ |
H A D | asdl_c.py | 91 fields = ", ".join(map(str, obj.fields)) 293 type = str(field.type) 327 type = str(field.type) 1044 PyErr_SetString(PyExc_TypeError, "AST identifier must be of type str"); 1053 PyErr_SetString(PyExc_TypeError, "AST string must be of type str");
|
/third_party/python/Python/ |
H A D | pylifecycle.c | 62 #define PUTS(fd, str) _Py_write_noraise(fd, str, (int)strlen(str))
|
/third_party/protobuf/python/google/protobuf/pyext/ |
H A D | descriptor.cc | 78 PyObject* PyString_FromCppString(const std::string& str) { in PyString_FromCppString() argument 79 return PyString_FromStringAndSize(str.c_str(), str.size()); in PyString_FromCppString()
|
/third_party/rust/crates/bindgen/bindgen/ir/ |
H A D | item.rs | 749 fn func_name(&self) -> Option<&str> { in func_name() 1081 fn c_naming_prefix(&self) -> Option<&str> { in c_naming_prefix() 1818 spelling: &str, in is_template_with_spelling()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/ |
H A D | int128_stream_test.cc | 76 return msg.str(); in StreamFormatToString() 86 EXPECT_EQ(test_case.expected, os.str()); in CheckUint128Case() 164 EXPECT_EQ(test_case.expected, os.str()); in CheckInt128Case()
|
/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/ |
H A D | mod.rs | 1388 const CIPHER: &str = "PSK-AES256-CBC-SHA"; in psk_ciphers() 1505 let cert_str: &str = include_str!("../../../test/cert.pem"); in set_ssl_certificate_key_related_api() 1506 let key_str: &str = include_str!("../../../test/key.pem"); in set_ssl_certificate_key_related_api()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fFragmentOutputTests.cpp | 237 return new glu::ShaderProgram(context, glu::makeVtxFragSources(vtx.str(), frag.str())); in createProgram() 499 return stream.str(); in valueRangeToString()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fVertexAttributeBindingTests.cpp | 431 return buf.str(); in genTestDescription() 515 return buf.str(); in genVertexSource() 705 return buf.str(); in genTestDescription()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineDepthTests.cpp | 113 return tcu::TestStatus::pass(std::string("Supported depth/stencil formats: ") + supportedFormatsMsg.str()); in testSupportsAtLeastOneDepthStencilFormat() 1147 return name.str(); in getCompareOpsName() 1162 return desc.str(); in getCompareOpsDescription()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fTextureMipmapTests.cpp | 1152 name.str().c_str(), "", in init() 1198 genMipmapGroup->addChild(new Texture2DGenMipmapCase(m_testCtx, m_context.getRenderContext(), name.str().c_str(), "", in init() 1251 genMipmapGroup->addChild(new TextureCubeGenMipmapCase(m_testCtx, m_context.getRenderContext(), name.str().c_str(), "", formats[format].format, formats[format].dataType, genHints[hint].hint, cubeMapSize)); in init()
|
/third_party/vulkan-loader/tests/ |
H A D | loader_version_tests.cpp | 988 std::string log_message = ss.str(); in CheckDirectDriverLoading() 1383 ASSERT_TRUE(env.debug_log.find(std::string("terminator_CreateInstance: Manifest ICD for \"") + env.get_test_icd_path().str() + in TEST() 1400 ASSERT_TRUE(env.debug_log.find(std::string("terminator_CreateInstance: Manifest ICD for \"") + env.get_test_icd_path().str() + in TEST()
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
H A D | stylo.hpp | 7468 __attribute__((weak)) __attribute__((visibility("default"))) char* moz_xstrdup(const char* str) 7476 __attribute__((weak)) __attribute__((visibility("default"))) char* moz_xstrndup(const char* str, size_t strsize) [all...] |