Home
last modified time | relevance | path

Searched refs:dev (Results 1 – 25 of 37) sorted by relevance

12

/cts/tests/tests/wifi/src/android/net/wifi/p2p/cts/
DWifiP2pDeviceTest.java31 WifiP2pDevice dev = new WifiP2pDevice(); in testDefaultWpsMethodSupportCheck() local
33 assertFalse(dev.wpsPbcSupported()); in testDefaultWpsMethodSupportCheck()
34 assertFalse(dev.wpsDisplaySupported()); in testDefaultWpsMethodSupportCheck()
35 assertFalse(dev.wpsKeypadSupported()); in testDefaultWpsMethodSupportCheck()
39 WifiP2pDevice dev = new WifiP2pDevice(); in testDefaultDeviceCapabilityCheck() local
41 assertFalse(dev.isServiceDiscoveryCapable()); in testDefaultDeviceCapabilityCheck()
46 WifiP2pDevice dev = new WifiP2pDevice(); in testGetVendorElements() local
47 dev.getVendorElements(); in testGetVendorElements()
54 WifiP2pDevice dev = new WifiP2pDevice(); in testGetIpAddress() local
55 dev.getIpAddress(); in testGetIpAddress()
/cts/hostsidetests/multidevices/build/
Denvsetup.sh23 command -v adb >/dev/null 2>&1 || \
26 command -v python >/dev/null 2>&1 || \
34 python3 -c "import $M" >/dev/null 2>&1 || \
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
DP2pBroadcastReceiverTest.java82 WifiP2pDevice dev = mPeers.get(targetAddr); in waitDeviceFound() local
83 if (dev != null) { in waitDeviceFound()
84 return dev; in waitDeviceFound()
125 WifiP2pDevice dev = mPeers.get(targetAddr); in waitPeerConnected() local
126 if (dev != null && dev.status == WifiP2pDevice.CONNECTED) { in waitPeerConnected()
148 WifiP2pDevice dev = mPeers.get(targetAddr); in waitPeerDisconnected() local
150 if (dev == null ) return true; in waitPeerDisconnected()
152 if (dev.status != WifiP2pDevice.CONNECTED) { in waitPeerDisconnected()
DConnectReqTestCase.java101 WifiP2pDevice dev = mReceiverTest.waitDeviceFound(mTargetAddress, TIMEOUT); in connectTest() local
102 if (dev == null) { in connectTest()
107 if (!isJoin && dev.isGroupOwner()) { in connectTest()
111 } else if (isJoin && !dev.isGroupOwner()) { in connectTest()
127 config.deviceAddress = dev.deviceAddress; in connectTest()
/cts/apps/CameraITS/build/
Denvsetup.sh26 command -v adb >/dev/null 2>&1 || \
29 command -v python >/dev/null 2>&1 || \
37 python -c "import $M" >/dev/null 2>&1 || \
44 python -c "from $module import $submodule" >/dev/null 2>&1 || \
/cts/tools/vm-tests-tf/etc/
Dvmtests-buildutil.sh22 if expr "x${newProg}" : 'x/' >/dev/null; then
61 while expr "x$1" : 'x-J' >/dev/null; do
64 if expr "x${opt}" : "xXmx[0-9]" >/dev/null; then
Dstarttests24 if expr "x${newProg}" : 'x/' >/dev/null; then
41 while expr "x$1" : 'x-J' >/dev/null; do
131 adb push $dexcore /data/local/tmp/dexcore.jar >> /dev/null 2>&1
172 adb push ${depJar} ${deviceFileName} &> /dev/null
182 adb shell rm ${jar} &> /dev/null
Dstarthosttests24 if expr "x${newProg}" : 'x/' >/dev/null; then
39 while expr "x$1" : 'x-J' >/dev/null; do
/cts/tests/tests/icu/resources/android/icu/cts/expectations/
Dicu-known-failures.txt7 name: "android.icu.dev.test.format.NumberFormatRegressionTest#TestSerialization",
12 name: "android.icu.dev.test.format.NumberFormatTest#TestDataDrivenJDK",
17 name: "android.icu.dev.test.format.DateTimeGeneratorTest#testISO8601",
/cts/tools/cts-api-coverage/etc/
Dcts-api-coverage23 if expr "x${newProg}" : 'x/' >/dev/null; then
40 while expr "x$1" : 'x-J' >/dev/null; do
Dndk-api-report23 if expr "x${newProg}" : 'x/' >/dev/null; then
40 while expr "x$1" : 'x-J' >/dev/null; do
/cts/apps/CtsVerifier/assets/scripts/power_monitors/
Dmonsoon.py70 self.log("device %s is in use" % dev)
139 self.log( "error opening device %s: %s" % (dev, e))
198 for dev in ser_device_list:
200 lockfile = Power_Monitor.lock( dev )
202 logging.info( "... device %s in use, skipping"%dev)
208 ser = serial.Serial( dev, timeout=TIMEOUT_SERIAL)
210 logging.error( "error opening device %s: %s" % (dev, e) )
214 logging.info("... found device %s"%dev)
221 monsoon = Power_Monitor(device = dev)
228 logging.info("... found power monitor @ %s"%dev)
[all …]
/cts/tools/cfassembler/etc/
Dcfassembler23 if expr "x${newProg}" : 'x/' >/dev/null; then
54 while expr "x$1" : 'x-J' >/dev/null; do
/cts/tools/utils/
Dmonsoon.py94 for dev in os.listdir("/dev"):
95 if not dev.startswith("ttyACM"): continue
96 tmpname = "/tmp/monsoon.%s.%s" % (os.uname()[0], dev)
105 print >>sys.stderr, "device %s is in use" % dev
109 self.ser = serial.Serial("/dev/%s" % dev, timeout=1)
114 print >>sys.stderr, "error opening device %s: %s" % (dev, e)
118 print >>sys.stderr, "no response from device %s" % dev
121 (status["serialNumber"], dev))
/cts/tools/release-parser/tests/resources/
Dbuild.prop5 ro.build.display.id=marlin-userdebug 9 PPR1.180610.011 4904810 dev-keys
20 ro.build.tags=dev-keys
40 ro.build.description=marlin-userdebug 9 PPR1.180610.011 4904810 dev-keys
41 ro.build.fingerprint=google/marlin/marlin:9/PPR1.180610.011/4904810:userdebug/dev-keys
Dbuild.prop.pb.txt55 value: "dev-keys"
115 value: "marlin-userdebug 9 PPR1.180610.011 4904810 dev-keys"
143 value: "marlin-userdebug 9 PPR1.180610.011 4904810 dev-keys"
147 value: "google/marlin/marlin:9/PPR1.180610.011/4904810:userdebug/dev-keys"
/cts/tools/mcts/
Ddownload_mcts.sh82 pushd $full_dir_path > /dev/null
106 popd > /dev/null
/cts/hostsidetests/gputools/layers/jni/
DnullLayer.cpp177 VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL GetDeviceProcAddr(VkDevice dev, const char* funcName) { in GetDeviceProcAddr() argument
184 return (PFN_vkVoidFunction)g_VulkanDispatchTable.GetDeviceProcAddr(dev, funcName); in GetDeviceProcAddr()
222 …"))) VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL vkGetDeviceProcAddr(VkDevice dev, const char *funcNa… in vkGetDeviceProcAddr() argument
223 return GetDeviceProcAddr(dev, funcName); in vkGetDeviceProcAddr()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/
DRequesterTestActivity.java288 for (WifiP2pDevice dev: peerList) { in showSelectTargetDialog()
289 items[i++] = dev.deviceName; in showSelectTargetDialog()
299 for (WifiP2pDevice dev: peerList) { in showSelectTargetDialog()
301 sTargetAddr = dev.deviceAddress; in showSelectTargetDialog()
/cts/tests/framework/base/windowmanager/util/
Drun-test12 cts-tradefed run commandAndExit cts-dev --module $1 --test $2 --disable-reboot --skip-device-info -…
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/util/
Drun-test12 cts-tradefed run commandAndExit cts-dev --module $1 --test $2 --disable-reboot --skip-device-info -…
/cts/tests/tests/security/tools/
Dformat_cert.sh36 -noout 2>/dev/null)
/cts/tests/tests/uidmigration/
Dsystem-app-test.sh22 adb shell pm uninstall $PKGNAME >/dev/null 2>&1 || true
23 adb shell pm uninstall-system-updates $PKGNAME >/dev/null 2>&1 || true
/cts/tools/cts-media/
Dget_achievable_rates.py248 …for dev, build, codec, size, num, std, avg, p0, p5, p10, p20, p30, p40, p50, p60, p70, p80, p90, p…
253 xmlInfo[dev][(not encoder, goog, mime, codec)][size].append(p95)
256 nice(dict(config=dict(dev=dev, codec=codec, size=str(size), N=num),
260 for dev, ddata in xmlInfo.items():
261 outFile = '{}.media_codecs_performance.xml'.format(dev)
/cts/common/device-side/bedstead/remoteframeworkclasses/
Dupdate-apis.sh16 SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )

12