Home
last modified time | relevance | path

Searched defs:test_buffers (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Lib/ctypes/test/
Dtest_unicode.py18 def test_buffers(self): member in UnicodeTestCase
51 def test_buffers(self): member in StringTestCase
/external/python/cpython2/Lib/ctypes/test/
Dtest_unicode.py55 def test_buffers(self): member in UnicodeTestCase
117 def test_buffers(self): member in StringTestCase
/external/python/cpython2/Lib/test/
Dtest_types.py246 def test_buffers(self): member in TypesTests
/external/OpenCL-CTS/test_conformance/gl/
Dtest_buffers.cpp335 int test_buffers(cl_device_id device, cl_context context, in test_buffers() function
/external/OpenCL-CTS/test_conformance/gles/
Dtest_buffers.cpp305 int test_buffers( cl_device_id device, cl_context context, cl_command_queue queue, int numElements ) in test_buffers() function
/external/skia/tests/
DFrontBufferedStreamTest.cpp254 static void test_buffers(skiatest::Reporter* reporter, size_t bufferSize) { in test_buffers() function