Searched refs:nc (Results 1 – 11 of 11) sorted by relevance
/cts/tests/tests/telephony/src/android/telephony/cts/ |
D | NeighboringCellInfoTest.java | 36 NeighboringCellInfo nc; in testNeighboringCellInfo() local 39 nc = new NeighboringCellInfo(rssi, "FFFFFFF", NETWORK_TYPE_EDGE); in testNeighboringCellInfo() 40 assertEquals(NETWORK_TYPE_EDGE, nc.getNetworkType()); in testNeighboringCellInfo() 41 assertEquals(rssi, nc.getRssi()); in testNeighboringCellInfo() 42 assertEquals(0xfff, nc.getLac()); in testNeighboringCellInfo() 43 assertEquals(0xffff, nc.getCid()); in testNeighboringCellInfo() 44 assertEquals(NeighboringCellInfo.UNKNOWN_CID, nc.getPsc()); in testNeighboringCellInfo() 46 nc = new NeighboringCellInfo(rssi, "1FF", NETWORK_TYPE_UMTS); in testNeighboringCellInfo() 47 assertEquals(NETWORK_TYPE_UMTS, nc.getNetworkType()); in testNeighboringCellInfo() 48 assertEquals(rssi, nc.getRssi()); in testNeighboringCellInfo() [all …]
|
/cts/tests/openglperf2/jni/graphics/ |
D | Matrix.cpp | 296 float nc = 1.0f - c; in newRotate() local 303 d[0] = x * x * nc + c; in newRotate() 304 d[4] = xy * nc - zs; in newRotate() 305 d[8] = zx * nc + ys; in newRotate() 306 d[1] = xy * nc + zs; in newRotate() 307 d[5] = y * y * nc + c; in newRotate() 308 d[9] = yz * nc - xs; in newRotate() 309 d[2] = zx * nc - ys; in newRotate() 310 d[6] = yz * nc + xs; in newRotate() 311 d[10] = z * z * nc + c; in newRotate()
|
/cts/tests/tests/net/src/android/net/cts/ |
D | MultinetworkApiTest.java | 57 final NetworkCapabilities nc = mCM.getNetworkCapabilities(network); in getTestableNetworks() local 58 if (nc != null in getTestableNetworks() 59 && nc.hasCapability(NetworkCapabilities.NET_CAPABILITY_NOT_RESTRICTED) in getTestableNetworks() 60 && nc.hasCapability(NetworkCapabilities.NET_CAPABILITY_INTERNET)) { in getTestableNetworks()
|
D | ConnectivityManagerTest.java | 1003 public void onCapabilitiesChanged(Network network, NetworkCapabilities nc) { in waitForActiveNetworkMetered() 1004 final boolean metered = !nc.hasCapability(NET_CAPABILITY_NOT_METERED); in waitForActiveNetworkMetered()
|
/cts/hostsidetests/security/res/ |
D | cve_2017_0859.mp4 | 4 …H��y3���EX$CԮ����ܿ�4d@n���S�߶��?����{��̃�$Kp�����o��W�Ť�n��;*���nc���Y�Rb�_�$9���r� Y…
|
/cts/hostsidetests/appsecurity/certs/keysets/ |
D | cts-keyset-test-b.x509.pem | 15 3fvocr0SemAt6FY61gJ+4Zr8IQZc8C1qr5e/eDiMPBKectGzH1cniWqq1/5nc/vC
|
/cts/hostsidetests/incident/src/com/android/server/cts/ |
D | JobSchedulerIncidentTest.java | 239 private static void testNetworkCapabilitesProto(NetworkCapabilitiesProto nc) throws Exception { in testNetworkCapabilitesProto() argument 240 assertNotNull(nc); in testNetworkCapabilitesProto() 242 for (NetworkCapabilitiesProto.Transport t : nc.getTransportsList()) { in testNetworkCapabilitesProto() 246 for (NetworkCapabilitiesProto.NetCapability c : nc.getCapabilitiesList()) { in testNetworkCapabilitesProto() 251 assertTrue(0 <= nc.getLinkUpBandwidthKbps()); in testNetworkCapabilitesProto() 252 assertTrue(0 <= nc.getLinkDownBandwidthKbps()); in testNetworkCapabilitesProto()
|
/cts/tests/app/src/android/app/cts/ |
D | NotificationManagerTest.java | 106 for (NotificationChannel nc : channels) { in tearDown() 107 if (NotificationChannel.DEFAULT_CHANNEL_ID.equals(nc.getId())) { in tearDown() 110 mNotificationManager.deleteNotificationChannel(nc.getId()); in tearDown() 422 for (NotificationChannel nc : channels) { in testGetChannels() 423 if (NotificationChannel.DEFAULT_CHANNEL_ID.equals(nc.getId())) { in testGetChannels() 426 if (NOTIFICATION_CHANNEL_ID.equals(nc.getId())) { in testGetChannels() 429 assertFalse(channel3.getId().equals(nc.getId())); in testGetChannels() 430 if (!channelMap.containsKey(nc.getId())) { in testGetChannels() 434 compareChannels(channelMap.get(nc.getId()), nc); in testGetChannels() local
|
/cts/tests/tests/media/assets/ |
D | fileSequence1.ts | 158 !a�tl���"oUv������\���EGXe0�<� �8ɍ\�pv���ɳ����?�:4�nc��̼�5� 3304 K�����}�C�M���$���nck���)����l���\��4 4627 …�O��Yu]��_3�D3%��L(���8!v���ʭ��#�A$J���o�ܴgaC�86� Sje�EE&2�+��nc��yN�oΙ���RSi����4…
|
D | segment000001.ts | 1950 !a�tl���G"oUv������\���EXe0�<� �8ɍ\�pv���ɳ����?�:4�nc��̼�5� 3093 K�����}�C�M���$���nck���)����l���\��4
|
/cts/tests/tests/media/res/raw/ |
D | testmp3_3.raw | 1 …6saJaU9iNTvXUaU+rkUnKxoBhw2RASC7eB1FaUtKYcRwuMXQ7yt3Q/hQ6BID89VKuyDrvErs/D/nc/xr/CdRH87fX4Ib+CbX1b…
|