Lines Matching refs:object

10 RUNNING super object, super class, super nonstatic
12 PASSED super object, super class, super nonstatic
14 RUNNING super object, sub class, super nonstatic
16 PASSED super object, sub class, super nonstatic
19 RUNNING sub object, super class, super nonstatic
21 PASSED sub object, super class, super nonstatic
24 RUNNING sub object, sub class, super nonstatic
26 PASSED sub object, sub class, super nonstatic
29 RUNNING sub object, sub class, sub nonstatic
31 PASSED sub object, sub class, sub nonstatic
32 Calling method ConcreteClass->JniCallNonOverridenDefaultMethod on object of type ConcreteClass
34 Calling method ConcreteClass->JniCallOverridenDefaultMethod on object of type ConcreteClass
36 Calling method ConcreteClass->JniCallOverridenDefaultMethodWithSuper on object of type ConcreteClass
39 Calling method ConcreteClass->JniCallOverridenAbstractMethod on object of type ConcreteClass
41 Calling method ConcreteClass->JniCallConflictDefaultMethod on object of type ConcreteClass
43 Calling method ConcreteClass->JniCallSoftConflictMethod on object of type ConcreteClass
45 Calling method DefaultInterface->JniCallNonOverridenDefaultMethod on object of type ConcreteClass
47 Calling method DefaultInterface->JniCallOverridenDefaultMethod on object of type ConcreteClass
49 Calling method DefaultInterface->JniCallOverridenAbstractMethod on object of type ConcreteClass
51 Calling method DefaultInterface->JniCallConflictDefaultMethod on object of type ConcreteClass
53 Calling method DefaultInterface->JniCallSoftConflictMethod on object of type ConcreteClass
55 Calling method AbstractInterface->JniCallSoftConflictMethod on object of type ConcreteClass
57 Calling method ConflictInterface->JniCallConflictDefaultMethod on object of type ConcreteClass