Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/assets/scripts/
Dexecute_power_tests.py158 def executeOnDevice(self, cmd , reportErrors=True): argument
162 def executeLocal(self, cmd, check_status=True): argument
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DJUnitDeviceTest.java134 String cmd = AbiFormatter.formatCmdForAbi(cmdLine, mAbi.getBitness()); in run() local
/cts/hostsidetests/appsecurity/src/com/android/cts/appsecurity/
DSplitTests.java293 final StringBuilder cmd = new StringBuilder(); in run() local
DAppSecurityTests.java584 final String cmd = "am instrument --user " + userId + " -w -r -e class " + testClassName in doRunTestsAsUser() local
/cts/suite/audio_quality/client/src/com/android/cts/audiotest/
DAudioProtocol.java454 … private void sendReplyWithData(int cmd, int errorCode, int len, byte[] data) throws IOException { in sendReplyWithData()
/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dmandreel.js93 function Mandreel_setTimeout(cmd, delay) { argument
Dpdfjs.js116 PdfJS_windowInstall("setTimeout", function(cmd, delay) { argument
1192 function isCmd(v, cmd) { argument
3300 function Cmd(cmd) { argument
3308 Cmd.get = function Cmd_get(cmd) { argument