Home
last modified time | relevance | path

Searched refs:bad (Results 1 – 6 of 6) sorted by relevance

/cts/hostsidetests/appsecurity/test-apps/ApkVerityTestAppPrebuilt/
DREADME.md39 2. Copy files to create bad app, e.g. in /tmp/prebuilts,
71 4. Override CtsApkVerityTestApp2 to create a bad signature.
/cts/tests/tests/telecom-cuj/
DAndroid.bp120 // TODO(b/163831343): Add -werror -lerror to catch bad javadocs
/cts/tests/tests/os/src/android/os/storage/cts/
DStorageManagerTest.java855 FileDescriptor bad = Os.open("/proc/self/cmdline", OsConstants.O_RDONLY, 0); in testIsAllocationSupported() local
858 assertFalse(mStorageManager.isAllocationSupported(bad)); in testIsAllocationSupported()
865 Os.close(bad); in testIsAllocationSupported()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
Dreduce.rscript458 ulong oorrBadResultHalf; // half the value of a bad result
460 int oorrBadPos; // position of bad result
/cts/tests/camera/src/android/hardware/camera2/cts/
DSurfaceViewPreviewTest.java488 OutputConfiguration bad = new OutputConfiguration(size, SurfaceHolder.class); in testDeferredSurfacesByCamera() local
/cts/hostsidetests/sustainedperf/dhrystone/
DRationale188 "else" part, it is considered bad programming practice if a function