/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fBufferObjectQueryTests.cpp | 282 void testBuffer(void) in testBuffer() function in deqp::gles3::Functional::__anon5b5558330111::BufferSizeCase 309 void testBuffer(void) in testBuffer() function in deqp::gles3::Functional::__anon5b5558330111::BufferUsageCase 335 void testBuffer(void) in testBuffer() function in deqp::gles3::Functional::__anon5b5558330111::BufferAccessFlagsCase 388 void testBuffer(void) in testBuffer() function in deqp::gles3::Functional::__anon5b5558330111::BufferMappedCase 412 void testBuffer(void) in testBuffer() function in deqp::gles3::Functional::__anon5b5558330111::BufferOffsetLengthCase
|
/aosp_15_r20/packages/modules/ImsMedia/tests/native/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/utils/ |
D | ImsMediaBitReaderTest.cpp | 32 uint8_t testBuffer[] = {1, 2, 4, 8, 16, 32, 64, 128}; in TEST_F() local 49 uint8_t testBuffer[] = {1, 2, 4, 8, 16, 32, 64, 128}; in TEST_F() local 66 uint8_t testBuffer[] = {0xDA}; // 11011010 in TEST_F() local
|
D | ImsMediaBitWriterTest.cpp | 32 uint8_t testBuffer[] = {1, 2, 4, 8, 16, 32, 64, 128}; in TEST_F() local 52 uint8_t testBuffer[] = {1, 2, 4, 8, 16, 32, 64, 128}; in TEST_F() local 68 uint8_t testBuffer[] = {1, 2, 4, 8, 16, 32, 64, 128}; in TEST_F() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiBufferViewCreateTests.cpp | 140 … Move<VkBuffer> &testBuffer, Move<VkDeviceMemory> &memory) const in createTestBuffer() 204 … Context &context, Move<VkBuffer> &testBuffer, in createTestBuffer() 324 Move<VkBuffer> testBuffer; in iterate() local
|
/aosp_15_r20/external/webrtc/sdk/android/tests/src/org/webrtc/ |
H A D | HardwareVideoEncoderTest.java | 153 final VideoFrame.I420Buffer testBuffer = in createTestVideoFrame() local 205 final VideoFrame.I420Buffer testBuffer = in testEncodeByteBuffer() local
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fBufferObjectQueryTests.cpp | 191 void testBuffer(void) in testBuffer() function in deqp::gles2::Functional::__anon169fdf910111::BufferSizeCase 218 void testBuffer(void) in testBuffer() function in deqp::gles2::Functional::__anon169fdf910111::BufferUsageCase
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/channels/ |
H A D | ChannelFlowTest.kt | 20 fun testBuffer() = runTest { in <lambda>() method
|
/aosp_15_r20/cts/tests/media/common/src/android/mediav2/common/cts/ |
H A D | CompareStreams.java | 92 private CompareStreams(RawResource refYuv, MediaFormat testFormat, ByteBuffer testBuffer, in CompareStreams() 120 ByteBuffer testBuffer, ArrayList<MediaCodec.BufferInfo> testBufferInfos, in CompareStreams()
|
/aosp_15_r20/external/compiler-rt/test/esan/Unit/ |
H A D | circular_buffer.cpp | 12 void testBuffer(__esan::CircularBuffer<int> *Buf) { in testBuffer() function
|
/aosp_15_r20/external/jline/src/src/test/java/jline/ |
H A D | TestEditLine.java | 157 public void testBuffer() throws Exception { in testBuffer() method in TestEditLine
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/ |
H A D | test_mem_objects.cpp | 91 clMemWrapper testBuffer, testImage; in test_mem_object_destructor_callback() local
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/ |
H A D | OldStringBufferTest.java | 24 StringBuffer testBuffer = new StringBuffer("This is a test buffer"); field in OldStringBufferTest
|
/aosp_15_r20/external/flatbuffers/tests/ |
H A D | JavaScriptTest.js | 178 function testBuffer(bb) { function
|
/aosp_15_r20/libcore/ojluni/src/test/java/lang/StringBuffer/ |
H A D | IndexOf.java | 148 StringBuffer testBuffer = new StringBuffer(len); in compareStringStringBuffer() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemStorageBufferTests.cpp | 415 de::MovePtr<vk::BufferWithMemory> testBuffer( in executeFragmentTest() local 596 de::MovePtr<vk::BufferWithMemory> testBuffer( in executeComputeTest() local
|
/aosp_15_r20/external/icu/icu4j/main/translit/src/test/java/com/ibm/icu/dev/test/translit/ |
H A D | AnyScriptTest.java | 40 StringBuffer testBuffer = new StringBuffer(); in TestScripts() local
|
/aosp_15_r20/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/ |
H A D | AndroidVideoDecoderInstrumentationTest.java | 86 public void assertFrameDecoded(EncodedImage testImage, VideoFrame.I420Buffer testBuffer) { in assertFrameDecoded()
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/ |
H A D | AnyScriptTest.java | 43 StringBuffer testBuffer = new StringBuffer(); in TestScripts() local
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/ |
H A D | StringBuffer2Test.java | 22 StringBuffer testBuffer; field in StringBuffer2Test
|
/aosp_15_r20/cts/tests/media/src/android/mediav2/cts/ |
H A D | ExtractorTest.java | 288 ByteBuffer testBuffer = ByteBuffer.allocate(MAX_SAMPLE_SIZE); in isMediaSimilar() local
|
/aosp_15_r20/external/deqp/framework/delibs/dethread/ |
H A D | deThreadTest.c | 440 TestBuffer testBuffer; in deSemaphore_selfTest() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | VertexAttributeTest.cpp | 2929 GLBuffer testBuffer; in TEST_P() local 2991 GLBuffer testBuffer; in TEST_P() local 3071 GLBuffer testBuffer; in TEST_P() local
|
/aosp_15_r20/cts/tests/media/jni/ |
H A D | NativeExtractorTest.cpp | 69 auto testBuffer = new uint8_t[maxSampleSize]; in isMediaSimilar() local
|
/aosp_15_r20/external/tpm2-tss/test/tpmclient/ |
H A D | tpmclient.int.c | 1827 UINT8 testBuffer [testBufferSize]; in GetSetDecryptParamTests() local
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
H A D | GeneratedTestHarness.cpp | 161 const auto& testBuffer = in allocateInternal() local
|