Home
last modified time | relevance | path

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

/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DLocationTimeZoneManagerShellHelper.java208 String testCommand = String.format("%s %s=string_array:%s", in simulateProviderSuggestion() local
216 private void sendProviderTestCommand(int providerIndex, String testCommand) throws Exception { in sendProviderTestCommand()
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerNegativeTest.java137 public void testCommand() throws Exception { in testCommand() method in ShortcutManagerNegativeTest
/cts/tests/tests/media/src/android/media/cts/
DSession2CommandGroupTest.java47 Session2Command testCommand = new Session2Command(TEST_COMMAND_CODE_1); in testHasCommand() local