Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCellInfoTest.java734 int cid = wcdma.getCid(); in verifyCellIdentityWcdma() local
735 assertTrue("getCid() out of range [0, 268435455], cid=" + cid, in verifyCellIdentityWcdma()
736 (cid >= 0 && cid <= CID_UMTS) || cid == Integer.MAX_VALUE); in verifyCellIdentityWcdma()
760 assertTrue("CID is required for registered cells", cid != Integer.MAX_VALUE); in verifyCellIdentityWcdma()
832 int cid = gsm.getCid(); in verifyCellIdentityGsm() local
833 assertTrue("getCid() out range [0, 65535], cid=" + cid, in verifyCellIdentityGsm()
834 cid== Integer.MAX_VALUE || (cid >= 0 && cid <= CID_GSM)); in verifyCellIdentityGsm()
854 assertTrue("CID is required for registered cells", cid != Integer.MAX_VALUE); in verifyCellIdentityGsm()
941 int cid = tdscdma.getCid(); in verifyCellIdentityTdscdma() local
942 assertTrue("getCid() out of range [0, 268435455], cid=" + cid, in verifyCellIdentityTdscdma()
[all …]
/cts/tests/tests/media/src/android/media/cts/
D.goutputstream-9KZYJZ95 playVideoTest("rtsp://v2.cache7.c.youtube.com/video.3gp?cid=0x271de9756065677e"
99 playVideoTest("rtsp://v2.cache7.c.youtube.com/video.3gp?cid=0xc80658495af60617"
104 playVideoTest("rtsp://v2.cache7.c.youtube.com/video.3gp?cid=0x271de9756065677e"
108 playVideoTest("rtsp://v2.cache7.c.youtube.com/video.3gp?cid=0xc80658495af60617"
113 playVideoTest("rtsp://v2.cache7.c.youtube.com/video.3gp?cid=0x271de9756065677e"
117 playVideoTest("rtsp://v2.cache7.c.youtube.com/video.3gp?cid=0xc80658495af60617"