Home
last modified time | relevance | path

Searched defs:tmp2 (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DTestGetSet.java435 short tmp2[] = new short[gCount]; in testGetSet_short() local
455 short tmp2[] = new short[gCount]; in testGetSet_short2() local
475 short tmp2[] = new short[gCount]; in testGetSet_short3() local
495 short tmp2[] = new short[gCount]; in testGetSet_short4() local
515 short tmp2[] = new short[gCount]; in testGetSet_ushort() local
535 short tmp2[] = new short[gCount]; in testGetSet_ushort2() local
555 short tmp2[] = new short[gCount]; in testGetSet_ushort3() local
575 short tmp2[] = new short[gCount]; in testGetSet_ushort4() local
598 int tmp2[] = new int[gCount]; in testGetSet_int() local
618 int tmp2[] = new int[gCount]; in testGetSet_int2() local
[all …]
/cts/tests/tests/security/jni/
Dandroid_security_cts_SELinuxTest.cpp47 char *tmp2 = const_cast<char *>(objectContext.c_str()); in android_security_cts_SELinuxTest_checkSELinuxAccess() local