Home
last modified time | relevance | path

Searched defs:ct (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/jni/libjnitest/
Dmacroized_tests.c168 callType ct, const char *name, const char *sig) { in findAppropriateMethod()
185 static char *help_CallBooleanMethod(JNIEnv *env, callType ct, ...) { in help_CallBooleanMethod()
288 static char *help_CallByteMethod(JNIEnv *env, callType ct, ...) { in help_CallByteMethod()
391 static char *help_CallShortMethod(JNIEnv *env, callType ct, ...) { in help_CallShortMethod()
494 static char *help_CallCharMethod(JNIEnv *env, callType ct, ...) { in help_CallCharMethod()
597 static char *help_CallIntMethod(JNIEnv *env, callType ct, ...) { in help_CallIntMethod()
700 static char *help_CallLongMethod(JNIEnv *env, callType ct, ...) { in help_CallLongMethod()
803 static char *help_CallFloatMethod(JNIEnv *env, callType ct, ...) { in help_CallFloatMethod()
906 static char *help_CallDoubleMethod(JNIEnv *env, callType ct, ...) { in help_CallDoubleMethod()
1009 static char *help_CallVoidMethod(JNIEnv *env, callType ct, ...) { in help_CallVoidMethod()
[all …]
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DIntrinsicHistogram.java74 int ct = (y * w + x) * invs2; in testNorm() local
200 int ct = (y * w + x) * invs2; in testDot() local
/cts/tests/app/src/android/app/cts/
DLaunchpadActivity.java165 public static void setCallingTest(CallingTest ct) { in setCallingTest()
/cts/tests/tests/os/src/android/os/cts/
DLaunchpadActivity.java165 public static void setCallingTest(CallingTest ct) { in setCallingTest()