• Home
  • Raw
  • Download

Lines Matching refs:object

9 RUNNING super object, super class, super nonstatic
11 PASSED super object, super class, super nonstatic
13 RUNNING super object, sub class, super nonstatic
15 PASSED super object, sub class, super nonstatic
18 RUNNING sub object, super class, super nonstatic
20 PASSED sub object, super class, super nonstatic
23 RUNNING sub object, sub class, super nonstatic
25 PASSED sub object, sub class, super nonstatic
28 RUNNING sub object, sub class, sub nonstatic
30 PASSED sub object, sub class, sub nonstatic
31 Calling method ConcreteClass->JniCallNonOverridenDefaultMethod on object of type ConcreteClass
33 Calling method ConcreteClass->JniCallOverridenDefaultMethod on object of type ConcreteClass
35 Calling method ConcreteClass->JniCallOverridenDefaultMethodWithSuper on object of type ConcreteClass
38 Calling method ConcreteClass->JniCallOverridenAbstractMethod on object of type ConcreteClass
40 Calling method ConcreteClass->JniCallConflictDefaultMethod on object of type ConcreteClass
42 Calling method ConcreteClass->JniCallSoftConflictMethod on object of type ConcreteClass
44 Calling method DefaultInterface->JniCallNonOverridenDefaultMethod on object of type ConcreteClass
46 Calling method DefaultInterface->JniCallOverridenDefaultMethod on object of type ConcreteClass
48 Calling method DefaultInterface->JniCallOverridenAbstractMethod on object of type ConcreteClass
50 Calling method DefaultInterface->JniCallConflictDefaultMethod on object of type ConcreteClass
52 Calling method DefaultInterface->JniCallSoftConflictMethod on object of type ConcreteClass
54 Calling method AbstractInterface->JniCallSoftConflictMethod on object of type ConcreteClass
56 Calling method ConflictInterface->JniCallConflictDefaultMethod on object of type ConcreteClass