Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DTileServiceTest.java209 int ct = 0; in waitForClick() local
221 int ct = 0; in waitForRun() local
235 int ct = 0; in waitForListening() local
249 int ct = 0; in waitForConnected() local
/cts/tests/tests/security/src/android/security/cts/
DVisualizerEffectTest.java58 Constructor ct = AudioEffect.class.getConstructor(UUID.class, UUID.class, in testVisualizer_MalformedConstructor() local
DEffectBundleTest.java490 java.lang.reflect.Constructor ct = AudioEffect.class.getConstructor( in verifyZeroPVSizeRejectedForSetParameter() local
/cts/tests/tests/jni/libjnitest/
Dmacroized_tests.c169 callType ct, const char *name, const char *sig) { in findAppropriateMethod()
186 static char *help_CallBooleanMethod(JNIEnv *env, int ct, ...) { in help_CallBooleanMethod()
291 static char *help_CallByteMethod(JNIEnv *env, int ct, ...) { in help_CallByteMethod()
396 static char *help_CallShortMethod(JNIEnv *env, int ct, ...) { in help_CallShortMethod()
501 static char *help_CallCharMethod(JNIEnv *env, int ct, ...) { in help_CallCharMethod()
606 static char *help_CallIntMethod(JNIEnv *env, int ct, ...) { in help_CallIntMethod()
711 static char *help_CallLongMethod(JNIEnv *env, int ct, ...) { in help_CallLongMethod()
816 static char *help_CallFloatMethod(JNIEnv *env, int ct, ...) { in help_CallFloatMethod()
921 static char *help_CallDoubleMethod(JNIEnv *env, int ct, ...) { in help_CallDoubleMethod()
1026 static char *help_CallVoidMethod(JNIEnv *env, int ct, ...) { in help_CallVoidMethod()
[all …]
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DIntrinsicHistogram.java85 int ct = (y * w + x) * invs2; in testNorm() local
213 int ct = (y * w + x) * invs2; in testDot() local
/cts/hostsidetests/systemui/src/android/host/systemui/
DBaseTileServiceTest.java111 int ct = 0; in waitFor() local
/cts/tests/tests/os/src/android/os/cts/
DLaunchpadActivity.java163 public static void setCallingTest(CallingTest ct) { in setCallingTest()
/cts/tests/app/app/src/android/app/stubs/
DLaunchpadActivity.java169 public static void setCallingTest(CallingTest ct) { in setCallingTest()