Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(507)

Unified Diff: pkg/kernel/test/class_hierarchy_membench.dart

Issue 2896613003: Update cli description for a couple of benchmarks. (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/kernel/test/class_hierarchy_bench.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/kernel/test/class_hierarchy_membench.dart
diff --git a/pkg/kernel/test/class_hierarchy_membench.dart b/pkg/kernel/test/class_hierarchy_membench.dart
index 3c73bc5d7e5c98deb74944bfecb905a5fedc8e45..d8b05ec8f334c4d3b8d5e7d73a4e6aa3abeb13c7 100644
--- a/pkg/kernel/test/class_hierarchy_membench.dart
+++ b/pkg/kernel/test/class_hierarchy_membench.dart
@@ -16,7 +16,7 @@ ArgParser argParser = new ArgParser()
defaultsTo: '300');
String usage = """
-Usage: class_hierarchy_membench [options] FILE.dart
+Usage: class_hierarchy_membench [options] FILE.dill
Options:
${argParser.usage}
« no previous file with comments | « pkg/kernel/test/class_hierarchy_bench.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698