summaryrefslogtreecommitdiff
path: root/test/files/instrumented/inline-in-constructors.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/instrumented/inline-in-constructors.check')
-rw-r--r--test/files/instrumented/inline-in-constructors.check3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/files/instrumented/inline-in-constructors.check b/test/files/instrumented/inline-in-constructors.check
new file mode 100644
index 0000000000..c6c9ae4e15
--- /dev/null
+++ b/test/files/instrumented/inline-in-constructors.check
@@ -0,0 +1,3 @@
+Method call statistics:
+ 1 instrumented/Bar.<init>(Z)V
+ 1 instrumented/Foo.<init>(I)V