onnxruntime/onnxruntime/test/platform
Justin Chu cf19c3697d
Run clang-format in CI (#15524)
### Description

Run clang-format in CI. Formatted all c/c++, objective-c/c++ files.

Excluded

```
    'onnxruntime/core/mlas/**',
    'onnxruntime/contrib_ops/cuda/bert/tensorrt_fused_multihead_attention/**',
```

because they contain assembly or is data heavy


### Motivation and Context

Coding style consistency
2023-04-18 09:26:58 -07:00
..
android [MinBuild] 132KB minimal build binary size reduction via dummy __cxa_demangle (#11071) 2022-04-21 00:11:10 +08:00
ios/ios_package_test Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
windows Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
barrier_test.cc Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
env_test.cc Address PR comments (#3255) 2020-03-18 17:57:57 -07:00
file_io_test.cc Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
path_lib_test.cc Fix GetDirNameFromFilePath to support forward slash in windows (#11793) 2022-06-10 14:37:30 -07:00
scoped_resource_test.cc
threadpool_test.cc Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00