6219322a1e9af79e461e9752ed1867a619ccdbe8
In the unit tests, the test case name and test name are logged, but currently the test case and name are reversed. This CL orders them correctly, so instead of, e.g. CheckHDCPCapability.OEMCryptoClientTest, we get OEMCryptoClientTest.CheckHDCPCapability as intended. Merge of go/wvgerrit/18045 from widevine repo Change-Id: I20bb2d47de0c84b3a1f00bb46af5ed0a45d7fc56
Description
No description provided