OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:testclearobjectallocation
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/rscpp/src/android/cts/rscpp/
RSObjectTest.java
40
native boolean
testClearObjectAllocation
(String path);
42
assertTrue(
testClearObjectAllocation
(this.getContext().getCacheDir().toString()));
/cts/tests/tests/renderscript/src/android/renderscript/cts/
ClearObjectTest.java
101
public void
testclearObjectAllocation
() {
Completed in 131 milliseconds