Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DSession2CommandGroupTest.java108 Session2Command testCommand3 = new Session2Command(TEST_COMMAND_CODE_3); in testAddAndRemoveCommand() local
112 .addCommand(testCommand3); in testAddAndRemoveCommand()
118 assertTrue(commandGroup.hasCommand(testCommand3)); in testAddAndRemoveCommand()