Searched defs:testArray (Results 1 – 5 of 5) sorted by relevance
90 ArrayList<Ring> testArray = ((ComplexMovementPath) mTestPath).getRings(); in testRings() local
72 private val testArray = IntArray(10) { Random.nextInt() } in <lambda>() constant
60 const std::vector<int64_t>& testArray, in arePtsListsIdentical()
472 const std::vector<u_long>& testArray) { in arePtsListsIdentical()
1789 int testArray[] = new int[] { PREMUL_COLOR }; in testSetPremultipliedData() local