Home
last modified time | relevance | path

Searched refs:iteration (Results 1 – 13 of 13) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
Dgroup2.rscript14 rsDebug("Failed to read in on iteration: ", x);
19 rsDebug("Failed to read -5 on iteration: ", x);
/cts/tests/sensor/src/android/hardware/cts/helpers/sensoroperations/
DRepeatingSensorOperation.java80 public TestNode(ISensorTestNode parent, int iteration) { in TestNode() argument
82 mIteration = iteration; in TestNode()
/cts/tests/tests/security/src/android/security/cts/
DCVE_2023_20960.java104 int iteration = 0; in testPocCVE_2023_20960() local
105 while (!resumedTruePattern.matcher(activityDump).find() && iteration <= 5) { in testPocCVE_2023_20960()
112 iteration++; in testPocCVE_2023_20960()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/car/
DGarageModeChecker.java131 private void checkConnectivity(int iteration) {
138 if (iteration == 0 || !mHaveContinuousConnectivity) {
192 GarageModeCheckerTask(Handler handler, JobParameters jobParameters, int iteration) { in GarageModeCheckerTask() argument
195 mIteration = iteration; in GarageModeCheckerTask()
/cts/tests/sensor/src/android/hardware/cts/
DSensorIntegrationTests.java144 for(int iteration = 0; iteration < ITERATIONS_TO_EXECUTE; ++iteration) { in testSensorsMovingRates()
/cts/tests/tests/view/src/android/view/cts/
DMotionEventTest.java1144 for (int iteration = 0; iteration < NUM_MOTION_EVENT_ALLOCATIONS; ++iteration) { in testNativeToJavaConverterMemoryLeak()
1157 for (int iteration = 0; iteration < NUM_MOTION_EVENT_ALLOCATIONS; ++iteration) { in testNativeToJavaConverterMemoryLeakRecylingObjects()
1175 for (int iteration = 0; iteration < NUM_MOTION_EVENT_ALLOCATIONS; ++iteration) { in testJavaToNativeConverterMemoryLeak()
DKeyEventTest.java871 for (int iteration = 0; iteration < NUM_KEY_EVENT_ALLOCATIONS; ++iteration) { in testNativeToJavaConverterMemoryLeak()
882 for (int iteration = 0; iteration < NUM_KEY_EVENT_ALLOCATIONS; ++iteration) { in testJavaToNativeConverterMemoryLeak()
DPixelCopyTest.java771 private static void assertNotLeaking(int iteration, in assertNotLeaking() argument
782 assertEquals("Memory leaked, iteration=" + iteration, in assertNotLeaking()
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
Dpixel_format_f32.rsh18 // layer processing for the next iteration.
Dlayered_filter_fast_d1new.rscript50 // whether or not to use integral image in this iteration.
484 // Resets fields of this pixel to prepare for the next iteration.
538 // Resets fields of this pixel to prepare for the next iteration.
Dlayered_filter_fast_f32.rscript49 // whether or not to use integral image in this iteration.
353 // Resets fields of this pixel to prepare for the next iteration.
/cts/tests/tests/media/player/src/android/media/player/cts/
DMediaPlayerTest.java2228 AtomicInteger iteration = new AtomicInteger(5); in testSeekWithTimedText() local
2233 iteration.set(Integer.parseInt(args.getString("iteration", "5"))); in testSeekWithTimedText()
2248 for (int i = 0; i < iteration.get(); ++i) { in testSeekWithTimedText()
/cts/hostsidetests/sustainedperf/dhrystone/
DRationale195 the measurement loop iteration (1 additional statement, 4 additional