/third_party/skia/tests/graphite/ |
D | CommandBufferTest.cpp | 180 sk_sp<Buffer> copyBuffer = gpu->resourceProvider()->findOrCreateBuffer( in DEF_GRAPHITE_TEST_FOR_CONTEXTS() local 182 REPORTER_ASSERT(reporter, copyBuffer); in DEF_GRAPHITE_TEST_FOR_CONTEXTS() 184 commandBuffer->copyTextureToBuffer(target->refTexture(), srcRect, copyBuffer, 0, rowBytes); in DEF_GRAPHITE_TEST_FOR_CONTEXTS() 190 uint32_t* pixels = (uint32_t*)(copyBuffer->map()); in DEF_GRAPHITE_TEST_FOR_CONTEXTS() 194 copyBuffer->unmap(); in DEF_GRAPHITE_TEST_FOR_CONTEXTS()
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
D | CommandBufferValidationTests.cpp | 202 wgpu::Buffer copyBuffer = device.CreateBuffer(©BufferDesc); in TEST_F() local 207 ASSERT_DEVICE_ERROR(encoder.CopyBufferToBuffer(copyBuffer, 0, copyBuffer, 0, 0)); in TEST_F() 216 wgpu::Buffer copyBuffer = device.CreateBuffer(©BufferDesc); in TEST_F() local 228 ASSERT_DEVICE_ERROR(encoder.CopyBufferToBuffer(copyBuffer, 0, copyBuffer, 0, 0)); in TEST_F()
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
D | test_get_chunked.c | 58 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) in copyBuffer() function 173 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testInternalGet() 215 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedGet() 258 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedPoolGet() 310 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testExternalGet()
|
D | test_get_sendfile.c | 64 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) in copyBuffer() function 134 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testInternalGet() 183 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedGet() 233 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedPoolGet() 292 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testExternalGet() 428 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testUnknownPortGet()
|
D | test_get.c | 66 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) in copyBuffer() function 128 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testInternalGet() 178 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedGet() 229 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedPoolGet() 289 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testExternalGet() 426 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testUnknownPortGet() 569 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testEmptyGet()
|
D | test_put_chunked.c | 71 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) in copyBuffer() function 151 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testInternalPut() 207 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedPut() 265 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedPoolPut() 333 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testExternalPut()
|
D | perf_get.c | 139 copyBuffer (void *ptr, in copyBuffer() function 205 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testInternalGet() 265 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedGet() 325 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedPoolGet() 400 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testExternalGet()
|
D | test_process_headers.c | 57 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) in copyBuffer() function 166 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testInternalGet() 215 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedGet() 265 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedPoolGet() 324 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testExternalGet()
|
D | test_put.c | 70 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) in copyBuffer() function 141 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testInternalPut() 197 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedPut() 255 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedPoolPut() 323 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testExternalPut()
|
D | test_long_header.c | 62 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) in copyBuffer() function 125 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testLongUrlGet() 200 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testLongHeaderGet()
|
D | test_post_loop.c | 61 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) in copyBuffer() function 135 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testInternalPost() 199 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedPost() 264 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedPoolPost() 347 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testExternalPost()
|
D | test_postform.c | 74 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) in copyBuffer() function 194 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testInternalPost() 250 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedPost() 307 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedPoolPost() 373 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testExternalPost()
|
D | test_large_put.c | 83 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) in copyBuffer() function 164 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testInternalPut() 222 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedPut() 284 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedPoolPut() 355 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testExternalPut()
|
D | test_iplimit.c | 64 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) in copyBuffer() function 147 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedGet() 236 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedPoolGet()
|
D | test_timeout.c | 109 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) in copyBuffer() function 185 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testWithoutTimeout() 240 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testWithTimeout()
|
D | test_post.c | 80 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) in copyBuffer() function 181 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testInternalPost() 235 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedPost() 290 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedPoolPost() 354 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testExternalPost() 565 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedPostCancelPart()
|
/third_party/node/test/fixtures/wpt/WebCryptoAPI/sign_verify/ |
D | hmac.js | 45 var signature = copyBuffer(vector.signature); 70 var plaintext = copyBuffer(vector.plaintext); 214 var plaintext = copyBuffer(vector.plaintext); 242 var signature = copyBuffer(vector.signature); 321 function copyBuffer(sourceBuffer) { function
|
D | rsa.js | 45 var signature = copyBuffer(vector.signature); 70 var plaintext = copyBuffer(vector.plaintext); 286 var signature = copyBuffer(vector.signature); 343 var plaintext = copyBuffer(vector.plaintext); 409 function copyBuffer(sourceBuffer) { function
|
/third_party/skia/third_party/externals/microhttpd/src/testzzuf/ |
D | test_get.c | 51 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) in copyBuffer() function 117 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testInternalGet() 161 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedGet() 222 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testExternalGet()
|
D | test_get_chunked.c | 49 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) in copyBuffer() function 143 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testInternalGet() 184 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedGet() 242 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testExternalGet()
|
D | test_long_header.c | 64 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) in copyBuffer() function 129 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testLongUrlGet() 192 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testLongHeaderGet()
|
D | test_put_chunked.c | 66 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) in copyBuffer() function 148 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testInternalPut() 195 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedPut() 274 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testExternalPut()
|
D | test_post.c | 69 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) in copyBuffer() function 173 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testInternalPost() 225 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedPost() 295 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testExternalPost()
|
D | test_put_large.c | 74 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) in copyBuffer() function 157 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testInternalPut() 209 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedPut() 280 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testExternalPut()
|
D | test_put.c | 66 copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx) in copyBuffer() function 142 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testInternalPut() 193 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testMultithreadedPut() 262 curl_easy_setopt (c, CURLOPT_WRITEFUNCTION, ©Buffer); in testExternalPut()
|