Home
last modified time | relevance | path

Searched defs:f (Results 1 – 25 of 67) sorted by relevance

123

/cts/tests/tests/permission/src/android/permission/cts/
DFileSystemPermissionTest.java159 File f = new File("/dev/diag"); in testDevDiagSane() local
167 File f = new File("/dev/mem"); in testDevMemSane() local
173 File f = new File("/dev/kmem"); in testDevkmemSane() local
179 File f = new File("/dev/port"); in testDevPortSane() local
187 File f = new File("/dev/pn544"); in testPn544Sane() local
198 File f = new File("/dev/bcm2079x"); in testBcm2079xSane() local
209 File f = new File("/dev/bcm2079x-i2c"); in testBcm2079xi2cSane() local
220 File f = new File("/dev/xt_qtaguid"); in testDevQtaguidSane() local
231 File f = new File("/proc/net/xt_qtaguid/ctrl"); in testProcQtaguidCtrlSane() local
242 File f = new File("/proc/net/xt_qtaguid/stats"); in testProcQtaguidStatsSane() local
[all …]
/cts/tests/tests/graphics/src/android/graphics/cts/
DCameraTest.java51 float[] f = new float[9]; in testTranslate() local
73 float[] f = new float[9]; in testRotateX() local
95 float[] f = new float[9]; in testRotateY() local
117 float[] f = new float[9]; in testRotateZ() local
148 float[] f = new float[9]; in preCompare() local
/cts/tests/tests/text/src/android/text/style/cts/
DForegroundColorSpanTest.java29 ForegroundColorSpan f = new ForegroundColorSpan(Color.GREEN); in testConstructor() local
86 ForegroundColorSpan f = new ForegroundColorSpan(p); in testWriteToParcel() local
97 ForegroundColorSpan f = new ForegroundColorSpan(p); in testWriteToParcel() local
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/xor_int_lit8/d/
DT_xor_int_lit8_7.java21 public int run(float f) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/xor_int_lit16/d/
DT_xor_int_lit16_7.java21 public int run(float f) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/ushr_int_lit8/d/
DT_ushr_int_lit8_13.java21 public int run(float f) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/and_int_lit8/d/
DT_and_int_lit8_9.java21 public int run(float f) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/add_int_lit8/d/
DT_add_int_lit8_16.java21 public int run(float f) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/add_int_lit16/d/
DT_add_int_lit16_16.java21 public int run(float f) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/and_int_lit16/d/
DT_and_int_lit16_9.java21 public int run(float f) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput/d/
DT_iput_5.java22 public void run(float f) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/and_int_2addr/d/
DT_and_int_2addr_5.java21 public int run(int i, float f) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/and_int/d/
DT_and_int_5.java21 public int run(int i, float f) { in run()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput/d/
DT_sput_5.java22 public void run(float f) { in run()
/cts/tools/signature-tools/test/signature/converter/
DConvertParameterizedTypeTest.java82 public A.B<Integer> f; field in ConvertParameterizedTypeTest.A
94 ConvertParameterizedTypeTest.C<String> f; field in ConvertParameterizedTypeTest
105 E.F<String> f; field in ConvertParameterizedTypeTest.E
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DImageProcessingTest.java212 float f[] = new float[9]; in testConvolve3x3() local
235 float f[] = new float[25]; in testConvolve5x5() local
261 float f = ((float)ct) / 255.f; in testLUT() local
306 float f[] = new float[9]; in testScriptGroup() local
/cts/tests/tests/security/src/android/security/cts/
DBannedFilesTest.java76 File f = new File(i, "su"); in testNoSuInPath() local
88 File f = new File(filename); in assertFileDoesNotContain() local
/cts/tests/tests/os/src/android/os/cts/
DAbiTest.java66 private static boolean isSymbolicLink(File f) throws Exception { in isSymbolicLink()
/cts/tests/tests/drm/jni/
Dandroid_drm_cts_NativeCodeTest.cpp34 FILE *f = popen("service call drm.drmManager 6 i32 0 i32 31 i32 1937339183 i32 795698548 " in android_drm_cts_InstallDrmEngineTest() local
/cts/suite/audio_quality/test/
DLogTest.cpp50 int64_t f = 5; in TEST_F() local
/cts/tools/utils/
Drm_dup_holo_imgs.py58 def getHash(f): argument
/cts/libs/vogar-expect/src/vogar/util/
DStrings.java55 public static String readFile(File f) throws IOException { in readFile()
59 public static List<String> readFileLines(File f) throws IOException { in readFileLines()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super_range/d/
DTSuper.java25 public int toInt(float f) { in toInt()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super/d/
DTSuper.java25 public int toInt(float f) { in toInt()
/cts/tests/tests/uidisolation/src/android/uidisolation/cts/
DIsolatedServiceTest.java56 File f = mActivity.getFileStreamPath(PermissionTestService.FILE_NAME); in tearDown() local

123