Searched refs:TEST_P (Results 1 – 4 of 4) sorted by relevance
/cts/tests/tests/nativemedia/aaudio/jni/ |
D | test_aaudio_stream_builder.cpp | 112 TEST_P(AAudioStreamBuilderSamplingRateTest, openStream) { in TEST_P() function 140 TEST_P(AAudioStreamBuilderChannelCountTest, openStream) { in TEST_P() function 173 TEST_P(AAudioStreamBuilderFormatTest, openStream) { in TEST_P() function 200 TEST_P(AAudioStreamBuilderSharingModeTest, openStream) { in TEST_P() function 227 TEST_P(AAudioStreamBuilderDirectionTest, openStream) { in TEST_P() function 256 TEST_P(AAudioStreamBuilderBufferCapacityTest, openStream) { in TEST_P() function 289 TEST_P(AAudioStreamBuilderPerfModeTest, openStream) { in TEST_P() function
|
D | test_aaudio.cpp | 83 TEST_P(AAudioInputStreamTest, testReading) { in TEST_P() function 106 TEST_P(AAudioInputStreamTest, testStartReadStop) { in TEST_P() function 126 TEST_P(AAudioInputStreamTest, testReadCounterFreezeAfterStop) { in TEST_P() function 148 TEST_P(AAudioInputStreamTest, testPauseAndFlushNotSupported) { in TEST_P() function 191 TEST_P(AAudioOutputStreamTest, testWriting) { in TEST_P() function 308 TEST_P(AAudioOutputStreamTest, testWriteStopWrite) { in TEST_P() function
|
D | test_aaudio_callback.cpp | 164 TEST_P(AAudioInputStreamCallbackTest, testRecording) { in TEST_P() function 263 TEST_P(AAudioOutputStreamCallbackTest, testPlayback) { in TEST_P() function
|
/cts/tests/tests/nativehardware/jni/ |
D | AHardwareBufferGLTest.cpp | 1041 TEST_P(AHardwareBufferBlobFormatTest, GpuDataBufferVertexBuffer) { in TEST_P() function 1080 TEST_P(AHardwareBufferBlobFormatTest, GpuDataBufferCpuWrite) { in TEST_P() function 1126 TEST_P(AHardwareBufferBlobFormatTest, GpuDataBufferCpuRead) { in TEST_P() function 1191 TEST_P(AHardwareBufferColorFormatTest, GpuColorOutputIsRenderable) { in TEST_P() function 1221 TEST_P(AHardwareBufferColorFormatTest, GpuColorOutputCpuRead) { in TEST_P() function 1316 TEST_P(AHardwareBufferColorFormatTest, GpuSampledImageCanBeSampled) { in TEST_P() function 1362 TEST_P(AHardwareBufferColorFormatTest, GpuColorOutputAndSampledImage) { in TEST_P() function 1407 TEST_P(AHardwareBufferColorFormatTest, MipmapComplete) { in TEST_P() function 1450 TEST_P(AHardwareBufferColorFormatTest, CubemapSampling) { in TEST_P() function 1499 TEST_P(AHardwareBufferColorFormatTest, CubemapMipmaps) { in TEST_P() function [all …]
|