Searched refs:ignore (Results 1 – 15 of 15) sorted by relevance
/cts/hostsidetests/appsecurity/test-apps/ApplicationVisibilityCrossUserApp/src/com/android/cts/applicationvisibility/ |
D | ApplicationVisibilityCrossUserTest.java | 78 } catch (SecurityException ignore) {} in testPackageVisibility_anyUserCrossUserNoGrant() 99 } catch (SecurityException ignore) {} in testPackageVisibility_otherUserNoGrant() 129 } catch (SecurityException ignore) {} in testApplicationVisibility_anyUserCrossUserNoGrant() 150 } catch (SecurityException ignore) {} in testApplicationVisibility_otherUserNoGrant() 178 } catch (NumberFormatException ignore) {} in getTestUser()
|
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
D | AccountCheckHostSideTest.java | 76 } catch (AssertionFailedError ignore) { in runCleanupTestOnlyOwnerAllowingFailure() 87 } catch (AssertionFailedError ignore) { in runCleanupNonTestOnlyOwnerAllowingFailure() 98 } catch (AssertionFailedError ignore) { in removeAllAccountsAllowingFailure()
|
/cts/apps/CameraITS/build/scripts/ |
D | gpylint_rcfile | 18 # C6304 ignore Copyright line errors. 19 # C0111 ignore Docstring at top of file. 170 # List of interface methods to ignore, separated by a comma. This is used for 172 ignore-iface-methods=isImplementedBy,deferred,extends,names,namesAndDescriptions,queryDescriptionFo… 225 ignore-long-lines=(^\s*(import|from)\s|^__version__\s=\s['"]\$Id:|^\s*(# )?<?https?://\S+>?$) 258 ignore-exceptions=NotImplementedError,StopIteration 264 ignore-unused-imports=google3 323 ignore=CVS 348 ignore-comments=yes 351 ignore-docstrings=yes [all …]
|
/cts/tests/inputmethod/src/android/view/inputmethod/cts/util/ |
D | TestActivity.java | 58 public void setIgnoreBackKey(boolean ignore) { in setIgnoreBackKey() argument 59 mIgnoreBackKey.set(ignore); in setIgnoreBackKey()
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/ |
D | TestLogService.java | 96 } catch (InterruptedException ignore) { in getResultsForClient()
|
/cts/tests/tests/os/jni/ |
D | Android.bp | 70 // TARGET_2ND_CPU_VARIANT and causes clang to ignore the -march below.
|
/cts/hostsidetests/rollback/src/com/android/cts/rollback/host/ |
D | RollbackManagerHostTest.java | 98 } catch (AssertionError ignore) { in isCheckpointSupported()
|
/cts/hostsidetests/appsecurity/test-apps/UseEmbeddedDexApp/ |
D | Android.bp | 64 // android:useEmbeddedDex in the manifest (which the framework will ignore
|
/cts/hostsidetests/stagedinstall/src/com/android/tests/stagedinstall/host/ |
D | StagedInstallTest.java | 578 } catch (AssertionError ignore) { in isCheckpointSupported()
|
/cts/tools/cts-media/ |
D | get_achievable_rates.py | 144 if N < 20 and not A.ignore:
|
/cts/tests/tests/media/src/android/media/cts/ |
D | EncodeVirtualDisplayTest.java | 563 } catch (InterruptedException ignore) {} in showPresentation()
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
D | WebViewSslTest.java | 1007 request.ignore(); in onReceivedClientCertRequest()
|
/cts/tests/tests/nativehardware/jni/ |
D | AHardwareBufferGLTest.cpp | 436 std::array<uint8_t, 4> ignore; in GetGoldenColor() local 437 GetGoldenColor(golden, format, 0, golden_pixel_out, &ignore); in GetGoldenColor()
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | BitmapFactoryTest.java | 856 } catch (Throwable ignore) {} in sendOverPipe()
|
/cts/tests/tests/view/src/android/view/cts/ |
D | ViewTest.java | 678 } catch (IllegalArgumentException ignore) { in testCreatePointerIcons() 684 } catch (IllegalArgumentException ignore) { in testCreatePointerIcons() 690 } catch (IllegalArgumentException ignore) { in testCreatePointerIcons()
|