Lines Matching refs:cnt

2 Single call with PopFrame on StandardTestObject { cnt: 0 } base-call-count: 0
3 result is StandardTestObject { cnt: 2 } base-call count: 1
5 Single call with PopFrame on SynchronizedFunctionTestObject { cnt: 0 } base-call-count: 0
6 result is SynchronizedFunctionTestObject { cnt: 2 } base-call count: 1
8 Single call with PopFrame on SynchronizedTestObject { cnt: 0 } base-call-count: 0
9 result is SynchronizedTestObject { cnt: 2 } base-call count: 1
11 Single call with PopFrame on StandardTestObject { cnt: 0 } base-call-count: 0
12 result is StandardTestObject { cnt: 2 } base-call count: 1
14 Single call with PopFrame on FieldBasedTestObject { cnt: 0, TARGET_FIELD: 0 } base-call-count: 0
15 result is FieldBasedTestObject { cnt: 2, TARGET_FIELD: 10 } base-call count: 1
17 Single call with PopFrame on FieldBasedTestObject { cnt: 0, TARGET_FIELD: 0 } base-call-count: 0
18 result is FieldBasedTestObject { cnt: 2, TARGET_FIELD: 10 } base-call count: 1
20 Single call with PopFrame on StandardTestObject { cnt: 0 } base-call-count: 0
21 result is StandardTestObject { cnt: 1 } base-call count: 1
23 Single call with PopFrame on StandardTestObject { cnt: 0 } base-call-count: 0
24 result is StandardTestObject { cnt: 1 } base-call count: 1
26 Single call with PopFrame on StandardTestObject { cnt: 0 } base-call-count: 0
27 result is StandardTestObject { cnt: 2 } base-call count: 1
29 Single call with PopFrame on StandardTestObject { cnt: 0 } base-call-count: 0
30 result is StandardTestObject { cnt: 1 } base-call count: 1
32 Single call with PopFrame on ExceptionOnceObject { cnt: 0, throwInSub: false } base-call-count: 0
33 result is ExceptionOnceObject { cnt: 2, throwInSub: false } base-call count: 1
35 Single call with PopFrame on ExceptionOnceObject { cnt: 0, throwInSub: true } base-call-count: 0
36 result is ExceptionOnceObject { cnt: 2, throwInSub: true } base-call count: 1
38 Single call with PopFrame on ExceptionThrowTestObject { cnt: 0 } base-call-count: 0
40 result is ExceptionThrowTestObject { cnt: 2 } base-call count: 1
42 Single call with PopFrame on ExceptionCatchTestObject { cnt: 0 } base-call-count: 0
44 result is ExceptionCatchTestObject { cnt: 2 } base-call count: 1
46 Single call with PopFrame on ExceptionThrowTestObject { cnt: 0 } base-call-count: 0
48 result is ExceptionThrowTestObject { cnt: 2 } base-call count: 1
50 Single call with PopFrame on ExceptionThrowTestObject { cnt: 0 } base-call-count: 0
52 result is ExceptionThrowTestObject { cnt: 2 } base-call count: 1
54 Single call with PopFrame on ExceptionThrowFarTestObject { cnt: 0 } base-call-count: 0
56 result is ExceptionThrowFarTestObject { cnt: 2 } base-call count: 1
58 Single call with PopFrame on ExceptionThrowFarTestObject { cnt: 0 } base-call-count: 0
60 result is ExceptionThrowFarTestObject { cnt: 2 } base-call count: 1
62 Single call with PopFrame on SuspendSuddenlyObject { cnt: 0 } base-call-count: 0
63 result is SuspendSuddenlyObject { cnt: 2 } base-call count: 1
68 Single call with PopFrame on NativeCalledObject { cnt: 0 } base-call-count: 0
75 result is NativeCalledObject { cnt: 1 } base-call count: 1
77 Single call with PopFrame on NativeCallerObject { cnt: 0 } base-call-count: 0
84 result is NativeCallerObject { cnt: 1 } base-call count: 1
86 Single call with PopFrame on StandardTestObject { cnt: 0 } base-call-count: 0
87 result is StandardTestObject { cnt: 2 } base-call count: 1