Searched refs:OPS (Results 1 – 1 of 1) sorted by relevance
34 static int[] OPS = new int[] { field in ArrayMapTests341 for (int i=0; i<OPS.length; i++) { in run()347 switch (OPS[i]) { in run()363 Log.e("test", "Bad operation " + OPS[i] + " @ " + i); in run()