Home
last modified time | relevance | path

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

/cts/tests/tests/nativemedia/sl/src/
DSLObjectCreationTest.cpp62 class SLObjectCreationTest : public ::testing::Test { class
80 SLObjectCreationTest() { } in SLObjectCreationTest() function in SLObjectCreationTest
313 class SLObjectCreationTest : public ::testing::Test { class
328 TEST_F(SLObjectCreationTest, testEngineCreation) { in TEST_F() argument
333 TEST_F(SLObjectCreationTest, testOutputMixCreation) { in TEST_F() argument
338 TEST_F(SLObjectCreationTest, testAudioPlayerFromUriCreation) { in TEST_F() argument
345 TEST_F(SLObjectCreationTest, testAudioPlayerFromFdCreation) { in TEST_F() argument
352 TEST_F(SLObjectCreationTest, testAudioPlayerFromPcmBqCreation) { in TEST_F() argument
359 TEST_F(SLObjectCreationTest, testAudioPlayerFromTsAbqCreation) { in TEST_F() argument
366 TEST_F(SLObjectCreationTest, testAudioPlayerFromUriToPcmBqCreation) { in TEST_F() argument
[all …]