Searched defs:assertNoViolation (Results 1 – 2 of 2) sorted by relevance
238 assertNoViolation( in testFileUriExposure() method289 assertNoViolation( in testContentUriWithoutPermission() method317 assertNoViolation( in testUntaggedSocketsHttp() method339 assertNoViolation( in testUntaggedSocketsRaw() method543 assertNoViolation(() -> { in testNonSdkApiUsage() method646 private static void assertNoViolation(ThrowingRunnable r) throws Exception { in assertNoViolation() method in StrictModeTest
405 private static void assertNoViolation(StrictMode.VmPolicy policy, ThrowingRunnable r) in assertNoViolation() method in EncryptionAppTest