Searched refs:stopTesting (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/
H A DRSTestCore.java50 private boolean stopTesting; field in class:RSTestCore
61 stopTesting = false;
134 if (!stopTesting && activeTest == null) {
164 stopTesting = true;

Completed in 39 milliseconds