b9699971dc
Use "ddcOptions" in test files to closer resemble the name 'ddc-options' from the test matrix or command line option. I don't like that this option is in camelCase when written in a test file but uses a dash when passed on the command line but that matches all the other implementations (dart2jsOptions, sharedOptionn, etc). Hopefully it is the most discoverable or least surprising choice. Change-Id: I8f0d53d50416b952c9ea74406c18bb9c700f98dd Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/281820 Reviewed-by: Bob Nystrom <rnystrom@google.com> Commit-Queue: Nicholas Shahan <nshahan@google.com>