Refactor AXPlatformNodeWinUnittests test names
Refactored AXPlatformNodeWinUnittests test names to drop *Test in order to comply with standards. There is no functionality changes. For example: BEFORE: TEST_F(AXPlatformNodeWinTest, TestIAccessibleLocation) AFTER: TEST_F(AXPlatformNodeWinTest, IAccessibleLocation) Change-Id: Ic90e1d8dbfd1fb8fc4e4e400ba0aba27929e70e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2199022Reviewed-by:Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Victor Fei <vicfei@microsoft.com> Cr-Commit-Position: refs/heads/master@{#768881}
Showing
This diff is collapsed.
Please register or sign in to comment