Home
last modified time | relevance | path

Searched defs:skip (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/rscpp/src/android/cts/rscpp/
DRSUtils.java37 int stride, int skip) { in genRandom()
57 int stride, int skip) { in genRandom()
70 int stride, int skip) { in genRandom()
/cts/tests/tests/security/src/android/security/cts/
DSELinuxPolicyRule.java146 public static void skip(XmlPullParser xpp) throws XmlPullParserException, IOException { in skip() method in SELinuxPolicyRule
/cts/tools/dex-tools/src/dex/reader/
DDexBuffer.java179 public void skip(int nBytes) { in skip() method in DexBuffer