/cts/tests/tests/binder_ndk/libbinder_ndk_test/ |
D | test_native_aidl_client.cpp | 113 TEST_P(NdkBinderTest_Aidl, GotTest) { ASSERT_NE(nullptr, iface); } in TEST_P() function 115 TEST_P(NdkBinderTest_Aidl, SanityCheckSource) { in TEST_P() function 121 TEST_P(NdkBinderTest_Aidl, Remoteness) { in TEST_P() function 125 TEST_P(NdkBinderTest_Aidl, UseBinder) { in TEST_P() function 129 TEST_P(NdkBinderTest_Aidl, GetExtension) { in TEST_P() function 170 TEST_P(NdkBinderTest_Aidl, UseDump) { in TEST_P() function 185 TEST_P(NdkBinderTest_Aidl, Trivial) { in TEST_P() function 195 TEST_P(NdkBinderTest_Aidl, CallingInfo) { in TEST_P() function 217 TEST_P(NdkBinderTest_Aidl, ConstantsInInterface) { in TEST_P() function 227 TEST_P(NdkBinderTest_Aidl, ConstantsInParcelable) { in TEST_P() function [all …]
|
/cts/tests/tests/nativemedia/aaudio/jni/ |
D | test_aaudio_stream_builder.cpp | 144 TEST_P(AAudioStreamBuilderSamplingRateTest, openStream) { in TEST_P() function 181 TEST_P(AAudioStreamBuilderChannelCountTest, openStream) { in TEST_P() function 219 TEST_P(AAudioStreamBuilderFormatTest, openStream) { in TEST_P() function 256 TEST_P(AAudioStreamBuilderSharingModeTest, openStream) { in TEST_P() function 285 TEST_P(AAudioStreamBuilderDirectionTest, openStream) { in TEST_P() function 319 TEST_P(AAudioStreamBuilderBufferCapacityTest, openStream) { in TEST_P() function 356 TEST_P(AAudioStreamBuilderPerfModeTest, openStream) { in TEST_P() function 474 TEST_P(AAudioStreamBuilderChannelMaskTest, openInputStream) { in TEST_P() function 481 TEST_P(AAudioStreamBuilderChannelMaskTest, openOutputStream) { in TEST_P() function 604 TEST_P(AAudioStreamBuilderChannelMaskAndCountTest, channelMaskAndCount) { in TEST_P() function [all …]
|
D | test_aaudio.cpp | 243 TEST_P(AAudioInputStreamTest, testReading) { in TEST_P() function 257 TEST_P(AAudioInputStreamTest, testGetTimestamp) { in TEST_P() function 265 TEST_P(AAudioInputStreamTest, testStartReadStop) { in TEST_P() function 293 TEST_P(AAudioInputStreamTest, testReadCounterFreezeAfterStop) { in TEST_P() function 315 TEST_P(AAudioInputStreamTest, testPauseAndFlushNotSupported) { in TEST_P() function 323 TEST_P(AAudioInputStreamTest, testRelease) { in TEST_P() function 392 TEST_P(AAudioOutputStreamTest, testWriting) { in TEST_P() function 509 TEST_P(AAudioOutputStreamTest, testWriteStopWrite) { in TEST_P() function 556 TEST_P(AAudioOutputStreamTest, testGetTimestamp) { in TEST_P() function 569 TEST_P(AAudioOutputStreamTest, testRelease) { in TEST_P() function
|
D | test_aaudio_attributes.cpp | 230 TEST_P(PackageNameTest, checkAttributes) { in TEST_P() function 268 TEST_P(AttributionTagTest, checkAttributes) { in TEST_P() function 351 TEST_P(UsageTest, checkAttributes) { in TEST_P() function 422 TEST_P(ContentTypeTest, checkAttributes) { in TEST_P() function 481 TEST_P(SpatializationBehaviorTest, checkAttributes) { in TEST_P() function 534 TEST_P(IsContentSpatializedTest, checkAttributes) { in TEST_P() function 607 TEST_P(InputPresetTest, checkAttributes) { in TEST_P() function 684 TEST_P(AllowCapturePolicyTest, checkAttributes) { in TEST_P() function 738 TEST_P(PrivacyModeTest, checkAttributes) { in TEST_P() function 783 TEST_P(SystemUsageTest, rejected) { in TEST_P() function [all …]
|
D | test_aaudio_basic.cpp | 96 TEST_P(TestAAudioBasic, TestBasic) { in TEST_P() function
|
D | test_aaudio_callback.cpp | 244 TEST_P(AAudioInputStreamCallbackTest, testRecording) { in TEST_P() function 423 TEST_P(AAudioOutputStreamCallbackTest, testPlayback) { in TEST_P() function
|
/cts/tests/tests/nativehardware/jni/ |
D | AHardwareBufferGLTest.cpp | 1702 TEST_P(BlobTest, GpuDataBufferVertexBuffer) { in TEST_P() function 1743 TEST_P(BlobTest, GpuDataBufferCpuWrite) { in TEST_P() function 1791 TEST_P(BlobTest, GpuDataBufferCpuRead) { in TEST_P() function 1875 TEST_P(ColorTest, GpuColorOutputIsRenderable) { in TEST_P() function 1920 TEST_P(ColorTest, GpuColorOutputCpuRead) { in TEST_P() function 1968 TEST_P(ColorTest, CpuWriteColorGpuRead) { in TEST_P() function 2022 TEST_P(ColorTest, GpuSampledImageCanBeSampled) { in TEST_P() function 2083 TEST_P(ColorTest, GpuColorOutputAndSampledImage) { in TEST_P() function 2136 TEST_P(ColorTest, MipmapComplete) { in TEST_P() function 2188 TEST_P(ColorTest, CubemapSampling) { in TEST_P() function [all …]
|