| /cts/tests/tests/text/src/android/text/cts/ |
| D | AndroidCharacterTest.java | 34 int count = 128; in testGetDirectionalities() local 80 int count = 8; in testGetEastAsianWidths() local
|
| /cts/tests/tests/os/src/android/os/cts/ |
| D | MemoryFileTest.java | 55 private void checkWriteBytesInIllegalParameter(int srcOffset, int destOffset, int count) in checkWriteBytesInIllegalParameter() 138 private void checkReadBytesInIllegalParameter(int srcOffset, int destOffset, int count) in checkReadBytesInIllegalParameter()
|
| D | CountDownTimerTest.java | 44 int count = (int) (mActivity.MILLISINFUTURE / mActivity.INTERVAL); in testCountDownTimer() local
|
| /cts/tests/tests/opengl/libopengltest/ |
| D | attach_shader_four.cpp | 28 GLsizei count; in attachShaderFour() local
|
| D | attach_shader_two.cpp | 34 GLsizei count; in attachShaderTwo() local
|
| D | attach_shader_eleven.cpp | 33 GLsizei count; in attachShaderEleven() local
|
| D | attach_shader_ten.cpp | 32 GLsizei count; in attachShaderTen() local
|
| D | attach_shader_five.cpp | 32 GLsizei count; in attachShaderFive() local
|
| D | attach_shader_one.cpp | 49 GLsizei count; in attachShaderOne() local
|
| D | color_one.cpp | 73 GLsizei count; in initColorOne() local
|
| /cts/tests/tests/location/src/android/location/cts/ |
| D | GpsStatusTest.java | 48 int count = 0; in testGetSatellites() local
|
| /cts/libs/vogar-expect/src/vogar/util/ |
| D | Threads.java | 46 public static ExecutorService fixedThreadsExecutor(String name, int count) { in fixedThreadsExecutor()
|
| /cts/tests/tests/graphics/src/android/graphics/drawable/shapes/cts/ |
| D | OvalShapeTest.java | 60 int count = 0; in testDraw() local
|
| D | ArcShapeTest.java | 66 int count = 0; in testDraw() local
|
| /cts/tests/tests/jni/libjnitest/ |
| D | helper.c | 36 int count = vasprintf(&result, format, args); in failure() local
|
| /cts/tests/tests/media/src/android/media/cts/ |
| D | ScannerNotificationReceiver.java | 59 int count = 0; in countFiles() local
|
| /cts/suite/audio_quality/lib/src/ |
| D | Semaphore.cpp | 20 Semaphore::Semaphore(int count) in Semaphore()
|
| /cts/tests/tests/database/src/android/database/cts/ |
| D | DatabaseCursorTest.java | 297 int count = c.getCount(); in onChanged() local 318 final int count = 9000; in testManyRowsLong() local 360 final int count = 600; // more than two fillWindow needed in testManyRowsTxt() local 390 final int count = 600; in testManyRowsTxtLong() local
|
| /cts/tests/tests/net/src/android/net/cts/ |
| D | VpnServiceTest.java | 44 int count = mContext.getPackageManager().queryIntentActivities(intent, 0).size(); in testPrepare() local
|
| /cts/tests/tests/renderscript/src/android/renderscript/cts/ |
| D | AllocationTest.java | 290 void helperFloatCopy(int nElems, int offset, int count, int copyMode) { in helperFloatCopy() 314 void helperByteCopy(int nElems, int offset, int count, int copyMode) { in helperByteCopy() 338 void helperShortCopy(int nElems, int offset, int count, int copyMode) { in helperShortCopy() 362 void helperIntCopy(int nElems, int offset, int count, int copyMode) { in helperIntCopy() 386 void helperBaseObjCopy(int nElems, int offset, int count, int copyMode) { in helperBaseObjCopy() 425 void helperFloatAllocationCopy(int nElems, int offset, int count) { in helperFloatAllocationCopy() 449 void helperByteAllocationCopy(int nElems, int offset, int count) { in helperByteAllocationCopy()
|
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
| D | TestResultsReport.java | 115 int count = mAdapter.getCount(); in getContents() local
|
| /cts/tests/tests/provider/src/android/provider/cts/ |
| D | MediaStore_Video_ThumbnailsTest.java | 70 int count = getThumbnailCount(Thumbnails.EXTERNAL_CONTENT_URI); in testGetThumbnail() local
|
| /cts/tests/tests/text/src/android/text/method/cts/ |
| D | PasswordTransformationMethodTest.java | 240 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged() 253 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
|
| /cts/tests/tests/widget/src/android/widget/cts/ |
| D | DialerFilterTest.java | 409 public void beforeTextChanged(final CharSequence s, final int start, final int count, in beforeTextChanged() 415 final int count) { in onTextChanged()
|
| /cts/tests/src/android/content/cts/ |
| D | DummyProvider.java | 171 int count = db.update(tbName, values, selection, selectionArgs); in update() local 188 int count = db.delete(tbName, selection, selectionArgs); in delete() local
|