Searched defs:ct (Results 1 – 8 of 8) sorted by relevance
/cts/tests/app/src/android/app/cts/ |
D | TileServiceTest.java | 209 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/ |
D | VisualizerEffectTest.java | 58 Constructor ct = AudioEffect.class.getConstructor(UUID.class, UUID.class, in testVisualizer_MalformedConstructor() local
|
D | EffectBundleTest.java | 490 java.lang.reflect.Constructor ct = AudioEffect.class.getConstructor( in verifyZeroPVSizeRejectedForSetParameter() local
|
/cts/tests/tests/jni/libjnitest/ |
D | macroized_tests.c | 169 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/ |
D | IntrinsicHistogram.java | 85 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/ |
D | BaseTileServiceTest.java | 111 int ct = 0; in waitFor() local
|
/cts/tests/tests/os/src/android/os/cts/ |
D | LaunchpadActivity.java | 163 public static void setCallingTest(CallingTest ct) { in setCallingTest()
|
/cts/tests/app/app/src/android/app/stubs/ |
D | LaunchpadActivity.java | 169 public static void setCallingTest(CallingTest ct) { in setCallingTest()
|