Home
last modified time | relevance | path

Searched defs:readInt (Results 1 – 3 of 3) 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