Home
last modified time | relevance | path

Searched defs:throwingMethod (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/truth/core/src/test/java/com/google/common/truth/
H A DExpectFailureRuleTest.java67 private static long throwingMethod() { in throwingMethod() method in ExpectFailureRuleTest
H A DExpectFailureNonRuleTest.java135 private static long throwingMethod() { in throwingMethod() method in ExpectFailureNonRuleTest
/aosp_15_r20/frameworks/base/tools/traceinjection/test/com/android/traceinjection/
H A DInjectionTests.java122 private void throwingMethod() { in throwingMethod() method in InjectionTests
/aosp_15_r20/art/test/046-reflect/src/
H A DMain.java801 public void throwingMethod() { in throwingMethod() method in Target