Searched refs:method2 (Results 1 – 2 of 2) sorted by relevance
310 auto method2 = ir::MethodId("LTarget;", "foo", "(I[[Ljava/lang/String;)Ljava/lang/Integer;"); in TestMethodInstrumenter() local311 SLICER_CHECK(mi.InstrumentMethod(method2)); in TestMethodInstrumenter()503 auto method2 = ir::MethodId("LTarget;", "foo", "(I[[Ljava/lang/String;)Ljava/lang/Integer;"); in TestArrayParamsEntryHook() local504 SLICER_CHECK(mi.InstrumentMethod(method2)); in TestArrayParamsEntryHook()
654 public Object method2() {662 method public Object method2();672 …ModuleClassExtendingPublic.java:9: error: Missing nullability on method `method2` return [MissingN…