diff options
| author | 2024-12-20 11:53:09 +0900 | |
|---|---|---|
| committer | 2024-12-20 11:55:41 +0900 | |
| commit | fa50a345db3c4a22a5b6dafcb84b3153dc2fd634 (patch) | |
| tree | cc092f684a459ba743e7e3659c80deee6c91d189 /libs/androidfw/Util.cpp | |
| parent | 0733b2e928d0a1d6f568308d00bba6ee2ff0b1b9 (diff) | |
Replace assertThat(v).isNotNull with assertNotNull
assertNotNull is better because it lets the compiler know the value is
not null after the function call.
Bug: None
Test: None
Flag: TEST_ONLY
Change-Id: Idb61d47c9fd2c69422a04abdb01261e83b213397
Diffstat (limited to 'libs/androidfw/Util.cpp')
0 files changed, 0 insertions, 0 deletions