OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ut_atomic
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/
UT_atomic.java
23
public class
UT_atomic
extends UnitTest {
26
protected
UT_atomic
(RSTestCore rstc, Resources res, Context ctx) {
RSTestCore.java
83
unitTests.add(new
UT_atomic
(this, mRes, mCtx));
Completed in 6990 milliseconds