Home
last modified time | relevance | path

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

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