Searched defs:assertNoViolation (Results 1 – 2 of 2) sorted by relevance
306 assertNoViolation( in testFileUriExposure() method357 assertNoViolation( in testContentUriWithoutPermission() method385 assertNoViolation( in testUntaggedSocketsHttp() method407 assertNoViolation( in testUntaggedSocketsRaw() method611 assertNoViolation(() -> { in testNonSdkApiUsage() method861 private static void assertNoViolation(ThrowingRunnable r) throws Exception { in assertNoViolation() method in StrictModeTest
456 private static void assertNoViolation(StrictMode.VmPolicy policy, ThrowingRunnable r) in assertNoViolation() method in EncryptionAppTest