Alex Light | 70713df | 2017-04-18 13:03:31 -0700 | [diff] [blame] | 1 | Pre Start private method call |
| 2 | hello - private |
| 3 | Post Start private method call |
| 4 | Not doing anything here |
| 5 | Pre Finish private method call |
| 6 | goodbye - private |
| 7 | Post Finish private method call |
| 8 | Pre Start private method call |
| 9 | hello - private |
| 10 | Post Start private method call |
| 11 | transforming calling function |
| 12 | Pre Finish private method call |
| 13 | Goodbye - private - Transformed |
| 14 | Post Finish private method call |
| 15 | Pre Start private method call - Transformed |
| 16 | Hello - private - Transformed |
| 17 | Post Start private method call - Transformed |
| 18 | Not doing anything here |
| 19 | Pre Finish private method call - Transformed |
| 20 | Goodbye - private - Transformed |
| 21 | Post Finish private method call - Transformed |
| 22 | Pre Start private method call - Transformed |
| 23 | Hello - private - Transformed |
| 24 | Post Start private method call - Transformed |
| 25 | transforming calling function |
| 26 | Pre Finish private method call - Transformed |
| 27 | second - Goodbye - private - Transformed |
| 28 | Post Finish private method call - Transformed |
| 29 | second - Pre Start private method call - Transformed |
| 30 | second - Hello - private - Transformed |
| 31 | second - Post Start private method call - Transformed |
| 32 | Not doing anything here |
| 33 | second - Pre Finish private method call - Transformed |
| 34 | second - Goodbye - private - Transformed |
| 35 | second - Post Finish private method call - Transformed |