Home
last modified time | relevance | path

Searched defs:normal (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/incident/src/com/android/server/cts/
DFingerprintIncidentTest.java52 final FingerprintActionStatsProto normal = userStats.getNormal(); in testNoneRegistered() local
/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java328 final File normal = new File(context.getCacheDir(), "normal"); in testCacheBehavior() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DCanvasTest.java152 Bitmap normal = Bitmap.createBitmap(10, 10, Config.ARGB_8888); in testSetBitmapFromEmpty() local