Home
last modified time | relevance | path

Searched defs:N (Results 1 – 8 of 8) sorted by relevance

/cts/tests/tests/content/src/android/content/pm/cts/
DFeatureGroupInfoTest.java85 final int N = expectedGroups.length; in assertFeatureGroupsMatch() local
132 final int N = Math.min(aCount, bCount); in compareFeatureInfoArrays() local
/cts/tests/tests/widget/src/android/widget/cts/
DGridLayoutTest.java167 int N = VERTICAL_ALIGNMENTS.length; in populate() local
231 int N = VERTICAL_ALIGNMENTS.length; in test() local
/cts/suite/audio_quality/lib/src/task/
DTaskProcess.cpp60 size_t N = list.size(); in prepareParams() local
/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dcrypto.js1511 function RSASetPublic(N,E) { argument
1567 function RSASetPrivate(N,E,D) { argument
1578 function RSASetPrivateEx(N,E,D,P,Q,DP,DQ,C) { argument
Draytrace.js700 getReflectionRay: function(P,N,V){ argument
Dbox2d.js28 …is,arguments)}function R(){R.b2SimplexVertex.apply(this,arguments)}function N(){N.b2TimeOfImpact.a… class
92 …rmalImpulse;this.m_tangentImpulse=b.m_tangentImpulse;this.m_id.Set(b.m_id)};N.b2Point=function(){t… method
430 N.prototype.__super=Box2D.Dynamics.Joints.b2Joint.prototype;N.b2RevoluteJoint=function(){Box2D.Dyna… method
Dpdfjs.js19126 N: 0x004E, property
23397 'N': 722, property
23714 'N': 722, property
24031 'N': 722, property
24348 'N': 722, property
24857 'N': 722, property
25174 'N': 722, property
25491 'N': 722, property
25808 'N': 667, property
/cts/libs/deviceutil/src/android/cts/util/
DReadElf.java444 final int N = byteCount - 1; in readX() local