Home
last modified time | relevance | path

Searched defs:buffer2 (Results 1 – 25 of 56) sorted by relevance

123

/third_party/protobuf/js/experimental/runtime/kernel/
Dtyped_arrays_test.js11 const buffer2 = new ArrayBuffer(0); constant
103 const buffer2 = arrayBufferSlice(buffer1, 0); constant
112 const buffer2 = arrayBufferSlice(buffer1, 2, 6); constant
123 const buffer2 = arrayBufferSlice(buffer1, 0); constant
Dtyped_arrays.js13 function arrayBufferEqual(buffer1, buffer2) { argument
/third_party/protobuf/js/experimental/runtime/testing/
Densure_custom_equality_test.js15 const buffer2 = new ArrayBuffer(4); constant
/third_party/boost/libs/compute/test/
Dtest_buffer.cpp96 boost::compute::buffer buffer2(std::move(buffer1)); in BOOST_AUTO_TEST_CASE() local
106 boost::compute::buffer buffer2 = buffer1.clone(queue); in BOOST_AUTO_TEST_CASE() local
/third_party/gstreamer/gstreamer/tests/check/elements/
Dqueue.c235 GstBuffer *buffer2; in GST_START_TEST() local
331 GstBuffer *buffer2; in GST_START_TEST() local
420 GstBuffer *buffer2; in GST_START_TEST() local
Dfilesrc.c172 GstBuffer *buffer1, *buffer2; in GST_START_TEST() local
/third_party/boost/libs/process/test/
Dbind_stdout_stderr.cpp110 boost::asio::streambuf buffer2; variable
/third_party/skia/tests/
DPDFGlyphsToUnicodeTest.cpp175 SkDynamicMemoryWStream buffer2; in DEF_TEST() local
DGrQuadBufferTest.cpp146 GrQuadBuffer<TestData> buffer2; in TEST() local
/third_party/flutter/skia/tests/
DPDFGlyphsToUnicodeTest.cpp176 SkDynamicMemoryWStream buffer2; in DEF_TEST() local
DGrQuadBufferTest.cpp145 GrQuadBuffer<TestData> buffer2; in TEST() local
DSerializationTest.cpp189 SkReadBuffer buffer2(dataWritten, bytesWritten); in TestObjectSerializationNoAlign() local
227 SkReadBuffer buffer2(dataWritten, bytesWritten); in TestFlattenableSerialization() local
265 SkReadBuffer buffer2(dataWritten, bytesWritten); in TestArraySerialization() local
/third_party/boost/libs/endian/test/
Dbuffer_test.cpp176 unaligned<T> buffer2 = { 0, T( v1 ) }; in test_buffer_type() local
/third_party/node/test/parallel/
Dtest-fs-promises-writefile.js18 const buffer2 = Buffer.from('xyz'.repeat(1000)); constant
/third_party/gstreamer/gstreamer/tests/check/libs/
Dadapter.c165 GstBuffer *buffer, *buffer2; in GST_START_TEST() local
224 GstBuffer *buffer, *buffer2; in GST_START_TEST() local
/third_party/mbedtls/programs/test/
Dselftest.c118 void *buffer2 = mbedtls_calloc( 1, 1 ); in calloc_self_test() local
/third_party/protobuf/js/experimental/runtime/
Dbytestring_test.js127 const buffer2 = byteString.toArrayBuffer(); constant
/third_party/grpc/test/cpp/util/
Dbyte_buffer_test.cc49 const ByteBuffer& buffer2 = buffer1; in TEST_F() local
/third_party/gn/src/base/files/
Dfile_util.cc60 char buffer1[BUFFER_SIZE], buffer2[BUFFER_SIZE]; in ContentsEqual() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/
DDrawCallPerf.cpp250 GLuint buffer2) in ChangeArrayBuffersThenDraw()
/third_party/ffmpeg/libavcodec/
Dra288.c154 float buffer2[MAX_BACKWARD_FILTER_ORDER + 1]; in do_hybrid_window() local
Dra144.c1549 int buffer2[LPC_ORDER]; in ff_eval_refl() local
/third_party/boost/libs/lexical_cast/test/
Dlexical_cast_test.cpp204 std::vector<unsigned char> buffer2; in test_conversion_with_nonconst_char() local
/third_party/ltp/testcases/kernel/io/disktest/
Dchildmain.c590 char *buf2 = NULL, *buffer2 = NULL; /* 'buf' is the aligned 'buffer' */ in ChildMain() local
/third_party/gettext/gettext-tools/src/
Dxg-message.c314 char buffer2[21]; in remember_a_message() local

123