Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace or remove some characters to meet gtest name convention (#13266)
### Description To construct test name, replace whitespace to underscore and remove parentheses ### Motivation and Context gtest name only accepts '_' and alphanumeric
- Loading branch information