Home
last modified time | relevance | path

Searched refs:TEST_P (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/binder_ndk/libbinder_ndk_test/
Dtest_native_aidl_client.cpp113 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/
Dtest_aaudio_stream_builder.cpp144 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 …]
Dtest_aaudio.cpp243 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
Dtest_aaudio_attributes.cpp230 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 …]
Dtest_aaudio_basic.cpp96 TEST_P(TestAAudioBasic, TestBasic) { in TEST_P() function
Dtest_aaudio_callback.cpp244 TEST_P(AAudioInputStreamCallbackTest, testRecording) { in TEST_P() function
423 TEST_P(AAudioOutputStreamCallbackTest, testPlayback) { in TEST_P() function
/cts/tests/tests/nativehardware/jni/
DAHardwareBufferGLTest.cpp1702 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 …]