Home
last modified time | relevance | path

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

/cts/tests/tests/tools/processors/view_inspector/src/android/processor/view/inspector/cts/
DTestPropertyReader.java73 public void readInt(int id, int value) { in readInt() method in TestPropertyReader
/cts/tests/openglperf2/jni/graphics/
DGLUtils.cpp79 static int readInt(char* b) { in readInt() function
/cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
DCommonExternalStorageTest.java466 public static int readInt(File file) throws IOException { in readInt() method in CommonExternalStorageTest
/cts/tests/tests/permission/src/android/permission/cts/
DFileSystemPermissionTest.java355 private static int readInt(File f) throws FileNotFoundException { in readInt() method in FileSystemPermissionTest