Searched refs:elemsToTest (Results 1 – 2 of 2) sorted by relevance
422 static int elemsToTest = 20; variable434 for (int s = 8; s <= elemsToTest; s += 2) { in Java_android_cts_rscpp_RSAllocationTest_test1DCopy()471 for (int s = 8; s <= elemsToTest; s += 2) { in Java_android_cts_rscpp_RSAllocationTest_test2DCopy()502 for (int s = 8; s <= elemsToTest; s += 2) { in Java_android_cts_rscpp_RSAllocationTest_test3DCopy()533 for (int s = 8; s <= elemsToTest; s += 2) { in Java_android_cts_rscpp_RSAllocationTest_test1DCopyPadded()564 for (int s = 8; s <= elemsToTest; s += 2) { in Java_android_cts_rscpp_RSAllocationTest_test2DCopyPadded()589 for (int s = 8; s <= elemsToTest; s += 2) { in Java_android_cts_rscpp_RSAllocationTest_test3DCopyPadded()
677 static int elemsToTest = 20; field in AllocationTest680 for (int s = 8; s <= elemsToTest; s += 2) { in test1DCopyOperations()716 for (int sX = 8; sX <= elemsToTest; sX += 5) { in test2DCopyOperations()717 for (int sY = 8; sY <= elemsToTest; sY += 5) { in test2DCopyOperations()