Home
last modified time | relevance | path

Searched defs:test_buffer (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dmemory_io_test.cc37 ByteVector test_buffer; in TestMemoryInputStream() local
85 ByteVector test_buffer; in TestMemoryOutputStream() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/
Dmemory_io_test.cc37 ByteVector test_buffer; in TestMemoryInputStream() local
85 ByteVector test_buffer; in TestMemoryOutputStream() local
/third_party/boost/libs/beast/test/beast/core/
Dbuffers_suffix.cpp55 class test_buffer in testSpecial() class
59 test_buffer() in testSpecial() function in boost::beast::buffers_suffix_test::testSpecial::test_buffer
/third_party/python/Lib/ctypes/test/
Dtest_buffers.py7 def test_buffer(self): member in StringBufferTestCase
/third_party/boost/libs/endian/test/
Dfloat_typedef_test.cpp26 template<class T, class U> void test_buffer( U const & y, bool aligned ) in test_buffer() function
/third_party/flatbuffers/tests/
DphpTest.php97 function test_buffer(Assert $assert, Google\FlatBuffers\ByteBuffer $bb) { function
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Davtpaafpay.c40 GST_START_TEST (test_buffer) in GST_START_TEST() argument
Davtpaafdepay.c244 GST_START_TEST (test_buffer) in GST_START_TEST() argument
/third_party/boost/libs/beast/test/bench/wsload/
Dwsload.cpp39 class test_buffer class
50 test_buffer() in test_buffer() function in test_buffer
/third_party/boost/libs/thread/example/
Dmonitor.cpp103 void test_buffer() in test_buffer() function
/third_party/boost/libs/geometry/test/algorithms/buffer/
Dtest_buffer.hpp142 void test_buffer(std::string const& caseid, in test_buffer() function
390 void test_buffer(std::string const& caseid, bg::model::multi_polygon<GeometryOut>& buffered, Geomet… in test_buffer() function
/third_party/boost/libs/geometry/test/robustness/overlay/buffer/
Drecursive_polygons_buffer.cpp167 bool test_buffer(MultiPolygon& result, int& index, in test_buffer() function
/third_party/python/Lib/test/
Dtest_array.py1060 def test_buffer(self): member in BaseTest
/third_party/python/Lib/lib2to3/tests/
Dtest_fixers.py3642 def test_buffer(self): member in Test_buffer